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-delete.C
blob: 67c9503025b5177af101a9602c64e06b555ff64a (
plain
)
1
2
3
// { dg-options -std=c++0x }
constexpr
bool
never
()
=
delete
;
// useless, but OK