Boost logo

Boost :

From: Robert Dailey (rcdailey_at_[hidden])
Date: 2008-07-08 20:33:17


On Tue, Jul 8, 2008 at 7:15 PM, Robert Dailey <rcdailey_at_[hidden]> wrote:
> On Tue, Jul 8, 2008 at 6:46 PM, Jeremy Pack <rostovpack_at_[hidden]> wrote:
>> Robert,
>>
>> <snip>
>>
>> Docs are available at:
>> http://redshoelace.dlinkddns.com:9080/boost/doc/extension/index.html
>
> Thank you, this cleared up all of my confusion.
>
> What I'm doing now is keeping a single factory_map object as a member
> of my class, and each time the user wants to "concatenate" factories,
> I simply call load_single_library() and pass in my existing
> factory_map member. Things seem to be working well so far.
>
> I appreciate your help! Great library!
>

Jeremy,

I wanted to let you know that the documentation you linked me to seems
out of date. If you look at Tutorial 1, you're still using std::list
as a return value from factory_map::get() instead of std::map.


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