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
/
has_unique_object_representations.cxx
blob: dd51343679d21e55e7ec6fd13db38338f709ac91 (
plain
)
1
2
3
template
<
bool
>
struct
Bool
;
typedef
Bool
<
__has_unique_object_representations
(
int
)>
BoolType
;