re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument for...
authorMark Mitchell <mark@codesourcery.com>
Mon, 12 Sep 2005 19:00:57 +0000 (19:00 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 12 Sep 2005 19:00:57 +0000 (19:00 +0000)
commitc8b3a7929b6b0a961c8dd4c69b89649f07ffe72b
treeeb4a52883c5d52a526f6c4310a540a25303ef214
parentef3381664e516d137c80ebbf48c085220d5810ab
re PR c++/23691 (`mpl_::bool_<false>::value' is not a valid template argument for type `bool' because it is a non-constant expression)

PR c++/23691
* g++.dg/template/static16.C: New test.

From-SVN: r104186
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/static16.C [new file with mode: 0644]