index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
input
/
Enumeration-anonymous.cxx
blob: f1325d171a2675b8a5094a817ef72254d8d25bdb (
plain
)
1
2
3
4
5
6
namespace
start
{
enum
{
ev0
,
ev1
};
}