N3820: Working Draft, Technical Specification -- Array Extensions -- Lawrence Crowl

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: N3820

Date: 2013-10-10

Working Draft, Technical Specification — Array Extensions

by Lawrence Crowl

Excerpt:

This Technical Specification specifies requirements for implementations of various extensions for arrays to the C++ language and library. Included are:

arrays of runtime bound: The core language is extended to permit run-time computation of the bound of an array with automatic  storage duration.

class dynarray: The library is extended with a class that specifies an array size only on construction.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.