[Bug c++/11506] SFINAE fails sometimes

dave at boost-consulting dot com gcc-bugzilla@gcc.gnu.org
Mon Aug 25 00:29:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dave at boost-consulting dot com  2003-08-25 00:29 -------
Subject: Re:  SFINAE fails sometimes

"dhazeghi at yahoo dot com" <gcc-bugzilla@gcc.gnu.org> writes:

> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11506
>
>
>
> ------- Additional Comments From dhazeghi at yahoo dot com  2003-08-24 21:50 -------
> What version of boost is your testcase from? 

Possibly the CVS state from the day I reported it, though I may have
checked in a workaround so I can't guarantee that the non-working code
was ever in the repository.  One other thing you could try is to prune
out all the preprocessed content from the old std library and insert
the requisite #include directives.  That seems like the most reliable
approach, since the bug report doesn't really have anything to do
with the std library.

> Using current boost cvs, test seems to build fine with 
> gcc 3.0.X-mainline. Thanks.



More information about the Gcc-bugs mailing list