Programming Language C++, Library Working Group

时间:2020-10-29 05:26:17
【文件属性】:

文件名称:Programming Language C++, Library Working Group

文件大小:968KB

文件格式:PDF

更新时间:2020-10-29 05:26:17

c++

Changed the name of the type being proposed from array_view to span following feedback from LEWG at the Kona meeting.  Removed multidimensional aspects from the proposal. span is now always single-dimension and contiguous.  Added details on potential interoperation with the multidimensional view type from P0009 [5].  Removed functions to convert from span to span as they are not compatible with type aliasing rules.  Introduced dependency on P0257 [6] for definition of byte type, in order to support span as a method of accessing object representation.  Added section containing proposed wording for inclusion in the standard.  Simplified span interface based on reviewer feedback. Changes from


网友评论