<initializer_list>

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at <initializer_list>.

Defines the container template class initializer_list and several supporting templates.

#include <initializer_list>  

Classes

initializer_listProvides access to an array of elements in which each member is of the specified type.

Header Files Reference

Show: