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: N3824
Date: 2013-10-22
make_array
by Zhihao Yuan
Excerpt:
We have
make_tuple,make_pair, but notmake_array, whilestd::arraycreation can also benefit from this “semiofficial” tuple-like interface to deduce both element type and array bound.

Add a Comment
Comments are closed.