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: N3911
Date: 2014-02-23
TransformationTrait Alias
void_t
by Walter Brown
Excerpt:
This paper proposes a new TransformationTrait alias,
void_t
, for the C++ Standard Library. The trait has previously been described as an implementation detail toward enhanced versions of two other C++11 standard library components. Its value thus proven,void_t
’s standardization has been requested by several noted C++ library experts, among others.
Add a Comment
Comments are closed.