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
/
OperatorMethod-deprecated.cxx
blob: 8ec5b68ea1481cd003fb50a70da2e8e85b6c7fa8 (
plain
)
1
2
3
4
class
start
{
__attribute__
((
deprecated
))
start
&
operator
<<(
int
);
};