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 gimbal::ReadWriteIndexable< CRTP, Index, Value, true > | |
Value | operator[] (Index key) const |
Definition at line 57 of file gimbal_generics.hpp.
|
inline |
Definition at line 65 of file gimbal_generics.hpp.
|
inline |
Definition at line 69 of file gimbal_generics.hpp.
|
inline |
Definition at line 73 of file gimbal_generics.hpp.
|
inline |
Definition at line 75 of file gimbal_generics.hpp.
|
inline |
Definition at line 79 of file gimbal_generics.hpp.
|
inline |
Definition at line 84 of file gimbal_generics.hpp.
|
inline |
Definition at line 89 of file gimbal_generics.hpp.
|
inline |
Definition at line 93 of file gimbal_generics.hpp.
|
inline |
Definition at line 97 of file gimbal_generics.hpp.
|
inline |
Definition at line 101 of file gimbal_generics.hpp.