This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: Re: [C++14,v3] make_unique for C++14



On 04/23/2013 10:39 AM, Jonathan Wakely wrote:
On 23 April 2013 15:29, Ed Smith-Rowland <3dw4rd@verizon.net> wrote:
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...
N.B. I already have a patch and tests for this, so only bother if
you're really keen!

Go for it...

My main interest is not in C++14 per se (except for the library literals
- unless you have those too ;-) -  but in filesystem.
I mean I'm interested in C++14, I'm just not far enough along in
<optional> to put that up if someones totally got it.

BTW, what happened to <any> or string_view?

Ed




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]