id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4548,typo in factory documentation example code,Erik Sjölund ,t_schwinger,"At this page: http://www.boost.org/doc/libs/1_44_0/libs/functional/factory/doc/html/index.html this line seems wrong: std::auto_ptr x = factories[some_name]->create(); I think it should be: std::auto_ptr x = factories[some_name]->create(); cheers, [[br]] Erik Sjölund",Bugs,closed,Boost 1.44.0,functional/factory,Boost 1.44.0,Problem,fixed,,