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
/
Typedef-to-Enumeration.cxx
blob: 9a1db81791673a7fed2d88a92272d6e833c9e044 (
plain
)
1
2
enum
E
{};
typedef
E start
;