|
template<typename T > |
void | attach_auxiliary (const sstring &key, T &&object) |
|
template<typename T > |
T & | retrieve_auxiliary (const sstring &key) |
|
template<typename T > |
std::add_const_t< T > & | retrieve_auxiliary (const sstring &key) const |
|
template<typename T > |
T * | retrieve_auxiliary_opt (const sstring &key) noexcept |
|
template<typename T > |
const T * | retrieve_auxiliary_opt (const sstring &key) const noexcept |
|
The documentation for this struct was generated from the following file: