foo.h (93B)
1 #ifndef PROJNAME_FOO_H_ 2 #define PROJNAME_FOO_H_ 3 4 int Foo(int x); 5 6 #endif // PROJNAME_FOO_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 |