|
libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|


Public Member Functions | |
| void | checkBounds (Index index) const |
| Index | size (void) const |
| Index | length (void) const |
| Index | empty (void) const |
| Value | at (Index index) const |
| IndexableProxy | at (Index index) |
| Value | front (Index index) const |
| IndexableProxy | front (void) |
| Value | back (void) const |
| IndexableProxy | back (void) |
Public Member Functions inherited from gbl::ReadWriteIndexable< CRTP, Index, Value, Writable > | |
| Value | operator[] (Index key) const |
| SubscriptProxy | operator[] (Index key) |
Definition at line 55 of file gimbal_generics.hpp.
|
inline |
Definition at line 63 of file gimbal_generics.hpp.
|
inline |
Definition at line 67 of file gimbal_generics.hpp.
|
inline |
Definition at line 71 of file gimbal_generics.hpp.
|
inline |
Definition at line 73 of file gimbal_generics.hpp.
|
inline |
Definition at line 77 of file gimbal_generics.hpp.
|
inline |
Definition at line 82 of file gimbal_generics.hpp.
|
inline |
Definition at line 87 of file gimbal_generics.hpp.
|
inline |
Definition at line 91 of file gimbal_generics.hpp.
|
inline |
Definition at line 95 of file gimbal_generics.hpp.
|
inline |
Definition at line 99 of file gimbal_generics.hpp.