
20 Jun
2008
20 Jun
'08
10:27 p.m.
I'm interested in using Boost's serialization for a middleware library that receives allocators from the application that uses it. Is it possible to specify which allocators for the serialization library to uses? I can't override global new/delete -- the application reserves the right to do this. Cheers, - Stuart