[Bug libstdc++/42533] boost_concept_check.h - _SGIAssignableConcept broken the class self contains

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 29 10:56:00 GMT 2009



------- Comment #2 from paolo dot carlini at oracle dot com  2009-12-29 10:56 -------
After so many years since that idea, we are not interested in squeezing more
from that interesting (but outdated) idea of simulating concept checks in the
library. Long term, we want proper concept checks in the language. Thus, please
just build your translation unit without defining _GLIBCXX_CONCEPT_CHECKS (or
do not build the entire library with --enable-concept-checks and enable the
checks only on a case by case basis)


-- 

paolo dot carlini at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |RESOLVED
          Component|c++                         |libstdc++
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list