|
|
| node_t (const_reference key_value_pair_) |
|
ETL_CONSTEXPR | forward_link (forward_link *p_next) |
|
ETL_CONSTEXPR | forward_link (const forward_link &other) |
|
ETL_CONSTEXPR14 forward_link & | operator= (const forward_link &other) |
|
void | clear () |
|
ETL_NODISCARD bool | is_linked () const |
|
ETL_NODISCARD bool | has_next () const |
|
void | set_next (forward_link *n) |
|
void | set_next (forward_link &n) |
|
ETL_NODISCARD forward_link * | get_next () const |
|
|
value_type | key_value_pair |
|
forward_link * | etl_next |
The documentation for this struct was generated from the following file: