Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
cedlemo
/
ruby-clangc
mirror of
https://github.com/cedlemo/ruby-clangc.git
Watch
1
Star
1
Fork
0
Files
Issues
0
Wiki
Tree:
6e819d467d
Branches
Tags
master
yard_documentation_enhancement
ruby-clangc
/
samples
/
source1.cpp
source1.cpp
54 B
History
Raw
1
2
3
4
5
#include <string>
int x = 42;
std::string a("toto");