public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23691] New: ‘mpl_::bool_<false>::value’ is not a valid template argument for type ‘bool’ because it is a non-constant expression
@ 2005-09-02  9:01 caolanm at redhat dot com
  2005-09-02  9:05 ` [Bug c++/23691] " caolanm at redhat dot com
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: caolanm at redhat dot com @ 2005-09-02  9:01 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2369 bytes --]

boost template causing error

gcc --version
gcc (GCC) 4.0.1 20050831 (Red Hat 4.0.1-12)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/usr/include/boost/detail/sp_counted_impl.hpp: In member function ‘virtual void*
boost::detail::sp_counted_impl_pd<P, D>::get_deleter(const std::type_info&)’:
/usr/include/boost/detail/sp_counted_impl.hpp:147: error:
‘mpl_::bool_<false>::value’ is not a valid template argument for type ‘bool’
because it is a non-constant expression
/usr/include/boost/detail/sp_counted_impl.hpp:147: error:
‘mpl_::bool_<false>::value’ is not a valid template argument for type ‘bool’
because it is a non-constant expression
../inc/layermanager.hxx: In member function ‘void
presentation::internal::LayerManager::forEachShape(const Functor&) const’:
../inc/layermanager.hxx:299: error: ‘mpl_::bool_<false>::value’ is not a valid
template argument for type ‘bool’ because it is a non-constant expression
../inc/layermanager.hxx:299: error: ‘mpl_::bool_<false>::value’ is not a valid
template argument for type ‘bool’ because it is a non-constant expression
../inc/layermanager.hxx: In member function ‘void
presentation::internal::LayerManager::forEachShape(const Functor&)’:
../inc/layermanager.hxx:333: error: ‘mpl_::bool_<false>::value’ is not a valid
template argument for type ‘bool’ because it is a non-constant expression
../inc/layermanager.hxx:333: error: ‘mpl_::bool_<false>::value’ is not a valid
template argument for type ‘bool’ because it is a non-constant expression

-- 
           Summary: ‘mpl_::bool_<false>::value’ is not a valid template
                    argument for type ‘bool’ because it is a non-
                    constant expression
           Product: gcc
           Version: 4.0.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: caolanm at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23691


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2005-09-12 19:01 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-02  9:01 [Bug c++/23691] New: ‘mpl_::bool_<false>::value’ is not a valid template argument for type ‘bool’ because it is a non-constant expression caolanm at redhat dot com
2005-09-02  9:05 ` [Bug c++/23691] " caolanm at redhat dot com
2005-09-02 12:02 ` pinskia at gcc dot gnu dot org
2005-09-02 13:05 ` [Bug c++/23691] `mpl_::bool_<false>::value' is not a valid template argument for type `bool' " jakub at gcc dot gnu dot org
2005-09-02 13:07 ` [Bug c++/23691] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-09-02 13:11 ` pinskia at gcc dot gnu dot org
2005-09-02 13:13 ` pinskia at gcc dot gnu dot org
2005-09-02 13:20 ` jakub at gcc dot gnu dot org
2005-09-02 13:21 ` jakub at gcc dot gnu dot org
2005-09-02 13:23 ` jakub at gcc dot gnu dot org
2005-09-02 13:30 ` pinskia at gcc dot gnu dot org
2005-09-02 13:41 ` pinskia at gcc dot gnu dot org
2005-09-02 15:47 ` pinskia at gcc dot gnu dot org
2005-09-02 16:40 ` pinskia at gcc dot gnu dot org
2005-09-02 16:42 ` matz at suse dot de
2005-09-02 22:52 ` pinskia at gcc dot gnu dot org
2005-09-07 20:03 ` bangerth at dealii dot org
2005-09-07 20:07 ` pinskia at gcc dot gnu dot org
2005-09-07 20:12 ` bangerth at dealii dot org
2005-09-08 16:51 ` bangerth at dealii dot org
2005-09-08 18:57 ` cvs-commit at gcc dot gnu dot org
2005-09-08 19:00 ` cvs-commit at gcc dot gnu dot org
2005-09-08 19:02 ` mmitchel at gcc dot gnu dot org
2005-09-08 19:04 ` mmitchel at gcc dot gnu dot org
2005-09-12 19:01 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).