index
:
agbcc
master
game boy advance c compiler
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.mike
/
rtti2.C
blob: 0c8b8b0c24caa515c6cded0710fab9ebcf0d9f77 (
plain
)
1
2
3
4
5
#include <typeinfo> int main() { typeid(bool); }