<initializer_list>
Defines the container template class initializer_list and several supporting templates.
#include <initializer_list>
Classes
Provides access to an array of elements in which each member is of the specified type. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Defines the container template class initializer_list and several supporting templates.
#include <initializer_list>
Provides access to an array of elements in which each member is of the specified type. |