OpenGrok
Cross Reference: cxx_other.h
xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
DependsOnModule.framework
/
Headers
/
cxx_other.h
Home
|
History
|
Annotate
|
Download
|
only in
Headers
1
class
CXXOnly
{
2
public
:
3
CXXOnly
();
4
~
CXXOnly
();
5
};
6