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
/
Class-member-Union-anonymous.cxx
blob: 04dea432fc61aa3d698463bd5a2b77f89e0adb79 (
plain
)
1
2
3
4
5
6
class
start
{
union
{
}
u
;
};