boydfd's blog


a blog of boydfd

GoCD with Docker

Quick Setup GoCD with Docker


Install Docker

Install Docker Automatically


hello world

my first blog


对于大学4年的反思


理解引用折叠

Item 28:理解引用折叠


明白什么时候选择重载,什么时候选择universal引用

Item 27: 明白什么时候选择重载,什么时候选择universal引用


避免对universal引用进行重载

Item 26:避免对universal引用进行重载


对右值引用使用std::move,对universal引用则使用std::forward

Item 25:对右值引用使用std::move,对universal引用则使用std::forward


区分右值引用和universal引用

Item 24:区分右值引用和universal引用


理解std::move和std::forward

Item 23:理解std::move和std::forward