Subject: [Boost-users] [container] scoped_allocator_adaptor for c++03 error
From: Szymon Gatner (szymon.gatner_at_[hidden])
Date: 2012-05-14 08:53:48


Hi,

are new scoped allocators suppose to be supported by c++03 compilers?
Just including scoped_allocator.hpp in VC2008 SP1 causes lots of erros
due to variadic templates usage.

Regards,
Szymon Gatner