28 Oct
2013
28 Oct
'13
5:11 p.m.
On 28 October 2013 17:07, Vicente J. Botet Escriba wrote:
Le 28/10/13 17:09, Jonathan Wakely a écrit :
On 28 October 2013 12:02, Vicente J. Botet Escriba wrote:
default_delete is missing also. Is there an interest in BOOST_NO_CXX11_DEFAULT_DELETE?
Maybe I've misunderstood, but std::default_delete is not missing from GCC 4.6.2's <memory> header.
IIRC, the issue appears when compiling on C++98/03 mode. I would need to check again.
That's because std::default_delete isn't in C++98/03 :-)