Re: [boost] boost::array and VC7 (oil & water)
by David Abrahams other posts by this author
Nov 11 2002 2:20PM messages near this date
Re: [boost] boost::array and VC7 (oil & water)
|
Re: [boost] boost::array and VC7 (oil & water)
"John Maddock" <jm@[...].uk> writes:
> > the remaining error is:
> > c:\Boost Releases\boost\boost\detail\iterator.hpp(115) : error C2061:
> > syntax error : identifier 'value_type'
> > c:\Program Files\Microsoft Visual Studio .NET\Vc7\include\xlocmon(227) :
> > fatal error C1903: unable to recover from previous error(s); stopping
> > compilation
> >
> > I have NO idea what's causing that.
>
> Looks like an issue with BOOST_DEDUCED_TYPENAME - Dave?
I don't know. What's the test case?
If I can reproduce the problem, I can try to track it down.
--
David Abrahams
dave@[...].com * http://www.boost-consulting.com
Boost support, enhancements, training, and commercial distribution
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
Thread:
Victor A. Wagner, Jr.
John Maddock
David Abrahams
Victor A. Wagner, Jr.
David Abrahams
Victor A. Wagner, Jr.
John Maddock
|