index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
constexpr-auto.C
blob: ddf0da0b9b4bc96aed8d0ff90af50eb40e336acf (
plain
)
1
2
// { dg-options -std=c++0x }
constexpr
auto
value
=
0
;