摘要:
# Book-Effective C++ 改善程序与设计的55个具体做法 1. 让自己习惯C++ Accustoming Yourself to C++ - 条款 01:视 C++ 为一个语言联邦/View C++ as a federation of languages. - 条款 02:尽量以` 阅读全文
摘要:
# C++-Class-Util & Helper >https://zhuanlan.zhihu.com/p/352749160 >https://www.cnblogs.com/ligiggy/p/15320192.html ``` A Utility class is understood t 阅读全文
摘要:
Tool-CMake-find_library https://cmake.org/cmake/help/latest/command/find_library.html?highlight=find_library If nothing is found, the result will be - 阅读全文