Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2007-01-02 22:33:04


"Gennadiy Rozental" <gennadiy.rozental_at_[hidden]> writes:

> I am having problem compiling Boost.Test with CW toolset
>
> Here an example error message:
>
> ### mwcc Compiler:
> # In: ..\..\..\boost\type_traits\is_member_pointer.hpp
> # From: ..\src\compiler_log_formatter.cpp
> # ------------------------------------------
> # 50: template< typename T, typename U > struct is_member_pointer< U
> T::*const > : ::boost::integral_constant<bool,true> { };
> # Error:
> ^
> # ',' expected
> # (included from:

In what column does the caret actually appear? Actually, nevermind
that; please put the errors in a text file and enclose it in your mail
message so the lines don't wrap.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk