11 Jun
2011
11 Jun
'11
5:55 a.m.
Hi,
We are using Boost format in our project. We want to replace the normal
allocator with a special allocator and we don't want any allocation be made
with normal new. I was looking at the Boost fusion reference.
format_class.hpp
The class accepts a allocator and indeed uses it to instantiate the
std::string inside. But there are two vectors inside -
std::vector