21 Jun
2008
21 Jun
'08
4:27 a.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