VLCB
Loading...
Searching...
No Matches
initializer_list.h File Reference
#include <stddef.h>

Go to the source code of this file.

Classes

class  std::initializer_list< E >
 Convenience class for use with initializer lists, i.e. bracketed list of items: { a, b, ...}. More...

Namespaces

namespace  std

Macros

#define _INITIALIZER_LIST
#define _LIBCPP_INITIALIZER_LIST

Functions

template<class T>
constexpr const T * std::begin (initializer_list< T > ils) noexcept
template<class T>
constexpr const T * std::end (initializer_list< T > ils) noexcept

Macro Definition Documentation

◆ _INITIALIZER_LIST

#define _INITIALIZER_LIST

◆ _LIBCPP_INITIALIZER_LIST

#define _LIBCPP_INITIALIZER_LIST