A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4140/array.zero below:

[array.zero]

23.3.2.8 Zero sized arrays [array.zero] 1

array shall provide support for the special case N == 0.

2

In the case that N == 0, begin() == end() == unique value. The return value of data() is unspecified.

3

The effect of calling front() or back() for a zero-sized array is undefined.

4

Member function swap() shall have a noexcept-specification which is equivalent to noexcept(true).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4