Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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. |