|
Arduino Posix Filesystems
|
Custom initializer_list if not provided by the compiler. More...
#include <InitializerList.h>
Public Types | |
| typedef _Ep | value_type |
| typedef const _Ep & | reference |
| typedef const _Ep & | const_reference |
| typedef size_t | size_type |
| typedef const _Ep * | iterator |
| typedef const _Ep * | const_iterator |
Public Member Functions | |
| constexpr size_t | size () const noexcept |
| constexpr const _Ep * | begin () const noexcept |
| constexpr const _Ep * | end () const noexcept |
Custom initializer_list if not provided by the compiler.
| _Ep |