index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Modules
/
Inputs
/
DependsOnModule.framework
/
Headers
/
cxx_other.h
blob: 724d7987af5bbcf9809327e77505ec6304a36baa (
plain
)
1
2
3
4
5
class
CXXOnly
{
public
:
CXXOnly
();
~
CXXOnly
();
};