
14 May
2007
14 May
'07
9:26 p.m.
I'd like to add my support for separating out serialization headers. I just recently decided that I'd try out ptr_containers. When I go to include ptr_vector.hpp I suddenly have dependencies on serialization headers when I care nothing about serialization at the moment. There doesn't even appear to be a macro to disable these dependencies so I'm going to have to hack at the sources to remove these dependencies. Seems rather silly. Thanks, Michael Marcin