This paper was approved at the June ISO C++ meeting for the Library Fundamentals TS.
A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N4077
Date: 2014-06-20
Experimental shared_ptr for Library Fundamentals TS
by Jonathan Wakely
Excerpt:
This paper provides wording to the effect that it creates independent fundamental-ts types in namespace
std::experimentalforshared_ptr,weak_ptr,owner_less,enable_shared_from_this, and all relevant functions and hash specializations.

Add a Comment
Comments are closed.