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
/
Field-deprecated.cxx
blob: 7c12e8f46a0d260231800c2684debb5676dfbe05 (
plain
)
1
2
3
4
class
start
{
__attribute__
((
deprecated
))
int
field
;
};