Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The latest version of this topic can be found at <initializer_list>.
Defines the container template class initializer_list and several supporting templates.
Syntax
#include <initializer_list>
Classes
| initializer_list | Provides access to an array of elements in which each member is of the specified type. |