bar.h (93B)
1 #ifndef PROJNAME_BAR_H_ 2 #define PROJNAME_BAR_H_ 3 4 int Bar(int x); 5 6 #endif // PROJNAME_BAR_H_
cc_project_template_cmakeA cmake, ninja, and googletest-based C++ project template | |
git clone https://git.bracken.jp/cc_project_template_cmake.git | |
Log | Files | Refs | Submodules | README | LICENSE |