1#ifndef MOD3_H_IN
2#define MOD3_H_IN
3
4template <typename SIZE_T> struct ClassInMod3 { int Member = 0; };
5
6#endif // _H_IN
7

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/lang/cpp/gmodules/template-with-same-arg/base_module.h