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