1#include "a.h"
2#include "memory.h"
3
4class Module {
5 my_std::unique_ptr<MemoryBuffer> MBptr;
6};
7

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of lldb/test/API/lang/cpp/gmodules/templates/b.h