About
Contact
QtCreator
KDevelop
Solarized
line #s on
1
#include
"a.h"
2
#include
"memory.h"
3
4
class
Module
{
5
my_std::
unique_ptr
<
MemoryBuffer
>
MBptr
;
6
};
7
Definitions
Learn to use CMake with our Intro Training
Find out more