Boost logo

Boost :

From: Cromwell Enage (sponage_at_[hidden])
Date: 2005-12-01 17:22:51


--- Eric Niebler wrote:
> According to the docs, insert_range is supposed to
> work on extensible
> associative sequences; however, the following does
> not compile (on
> vc7.1, using cvs HEAD):
>
> typedef mpl::insert_range<
> mpl::map<>
> , mpl::end< mpl::map<> >::type
> , mpl::vector<mpl::pair<int,int> >
> >::type v;
>
> Any ideas?

Nope, sorry. Also doesn't work for me, using GCC
3.4.2 (MinGW).

                              Cromwell D. Enage

        
                
__________________________________
Start your day with Yahoo! - Make it your home page!
http://www.yahoo.com/r/hs


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