About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
class
ThingInside
;
2
3
namespace
Foo
{
4
class
MyClass
{
5
ThingInside
*
thing
;
6
public
:
7
MyClass
() { }
8
};
9
}
10
Definitions
MyClass
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more