Nugget
Public Types | Public Member Functions | List of all members
std::initializer_list< E > Class Template Reference

Public Types

typedef E value_type
 
typedef const E & reference
 
typedef const E & const_reference
 
typedef size_t size_type
 
typedef const E * iterator
 
typedef const E * const_iterator
 

Public Member Functions

size_type size () const EA_NOEXCEPT
 
const_iterator begin () const EA_NOEXCEPT
 
const_iterator end () const EA_NOEXCEPT
 

The documentation for this class was generated from the following file: