|
STLdoc
STLdocumentation
|
#include <cstddef>Classes | |
| class | initializer_list< _Elem > |
Macros | |
| #define | _INITIALIZER_LIST_ |
Functions | |
| template<class _Elem > | |
| constexpr const _Elem * | begin (initializer_list< _Elem > _Ilist) _NOEXCEPT |
| template<class _Elem > | |
| constexpr const _Elem * | end (initializer_list< _Elem > _Ilist) _NOEXCEPT |
| #define _INITIALIZER_LIST_ |
|
inline |
|
inline |
1.8.8