|
Nugget
|
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 |