Boost logo

Boost Users :

From: . . (fabiofrait3_at_[hidden])
Date: 2004-06-28 10:03:09


hi all,
i want to use singleton_pool, but on vc6.0 i get the following error (i have vc6.0 sp5):
 
boost\pool\simple_segregated_storage.hpp(51) : error C2248: 'object_creator' : cannot access private struct declared in class 'boost::details::pool::singleton_default<struct boost::singleton_pool<class CMate
rialProxy,4,struct boost::default_user_allocator_new_delete,class boost::details::pool::win32_mutex,32>::pool_type>'
        e:\documents\develop\include\boost-1.30.2\boost\pool\detail\singleton.hpp(63) : see declaration of 'object_creator'
        e:\documents\develop\include\boost-1.30.2\boost\pool\simple_segregated_storage.hpp(51) : while compiling class-template static data member 'struct boost::details::pool::singleton_default<struct boost::singleton_pool<class CMaterialProxy,4,st
ruct boost::default_user_allocator_new_delete,class boost::details::pool::win32_mutex,32>::pool_type>::object_creator boost::details::pool::singleton_default<boost::singleton_pool<CMaterialProxy,4,boost::default_user_allocator_new_delete,boost::deta
ils::pool::win32_mutex,32>::pool_type>::create_object'
 
 
thanks in advance
       Fabio
 

                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net