Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Defines the container class template initializer_list and several supporting templates.
Syntax
#include <initializer_list>
Classes
| Class | Description |
|---|---|
| initializer_list | Provides access to an array of elements in which each member is of the specified type. |