Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2004-09-04 09:24:54


Max Khesin <MKhesin_at_[hidden]> writes:

> I wanted to play with mpl::map, but I noticed that it is having problems on
> vc7.1 (http://tinyurl.com/3kr99)
> and many other compilers - is there a known fix?
> thanks,
> max.

This appears to be due to some confusion in the library over the
names m_item and m_item_. Not sure what Aleksey's intended
resolution is, though.

Until he resolves it, you might try adding -Dm_item_=m_item to your
command-line.

HTH,

-- 
Dave Abrahams
Boost Consulting
http://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