Definition at line 37 of file component_contexts.cppm.
◆ context_store_t()
cydui::components::context_store_t::context_store_t |
( |
| ) |
|
|
exportdefault |
◆ add_context()
template<typename T>
void cydui::components::context_store_t::add_context |
( |
const std::shared_ptr< T > & | ptr | ) |
|
|
inlineexport |
◆ empty()
bool cydui::components::context_store_t::empty |
( |
| ) |
const |
|
inlineexport |
◆ find_context()
template<typename T>
std::optional< T * > cydui::components::context_store_t::find_context |
( |
| ) |
|
|
inlineexport |
The documentation for this class was generated from the following file: