Boost logo

Boost :

Subject: Re: [boost] [config] std::unique_ptr, std::ref detection?
From: Peter Dimov (pdimov_at_[hidden])
Date: 2012-02-28 11:54:18


Marshall Clow wrote:

> At the moment, I am using:
> #if __cplusplus >= 201103L

This would work but __cplusplus is 199711L on VC++ 2010 and 1 on Cygwin g++
4.5.3 -std=c++0x. :-)


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk