About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include
"foo.h"
2
3
Foo
::Foo() : x(
42
) {
4
bool
some_code = x ==
42
;
// !BR_foo
5
}
6
7
Foo
FooObj
;
8
Definitions
Learn to use CMake with our Intro Training
Find out more