Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2004-10-03 04:44:16


Support Requests item #1039338, was opened at 2004-10-03 02:44
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1039338&group_id=7586

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Visual C++ "Language Extensions" support

Initial Comment:
The following compiles under Visual C++ .Net with
"Language Extensions" enabled, but it fails otherwise:

#include <boost/token_iterator.hpp>
int main()
{
    return 0;
}

The received errors are:

d:\Programming\boost\boost\detail\iterator.hpp(174) :
error C2061: syntax error : identifier 'value_type'

d:\Programming\boost\boost\mpl\aux_\preprocessed\msvc70\or.hpp(27)
: error C2970: 'boost::mpl::aux::or_impl' : template
argument 'C_' : invalid use of non-integral-constant
static variable 'value' as non-type argument
(and 4 more similar to the last one)

How can I fix this? Any help will be appreciated.

Hector C.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=207586&aid=1039338&group_id=7586

-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


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