
2 Mar
2009
2 Mar
'09
9:44 a.m.
Robert Ramey skrev:
Try removing the code from the "detail" namespace.
I renamed the functions, so they are not called load(). But it did not help. The compiler gives me this error: d:\boost\trunk\boost/serialization/access.hpp(109) : error C2039: 'serialize' : is not a member of 'boost::auto_buffer<T>' Why does the library look for that function? -Thorsten