[C++14,v3] make_unique for C++14

Ed Smith-Rowland 3dw4rd@verizon.net
Tue Apr 23 14:29:00 GMT 2013


On 04/23/2013 09:51 AM, Ed Smith-Rowland wrote:
> I couldn't resist putting together a patchlet for make_unique for C++14.
>
> Did we ever decide on a guard macro for C++14 library?  I didn't put a 
> guard around this.
>
> OTOH, this could magically appear in C++11.
>
> Built, tested on x86_64-linux.
>
> Ed
>
>
Nevermind...  it needs more work.  I just saw the actual paper 
http://isocpp.org/files/papers/N3656.txt.  I shouldn't work off of a 
rumor ;-)

I'll be back...



More information about the Libstdc++ mailing list