Component fetch is a namespace for routines that figure out based on input component_reference how to fetch the component from the chunk.
More...
#include <chunk.hpp>
Component fetch is a namespace for routines that figure out based on input component_reference how to fetch the component from the chunk.
◆ fetch_pointer() [1/2]
template<component_reference C>
Fetches pointer for const component reference.
- Template Parameters
-
◆ fetch_pointer() [2/2]
template<component_reference C>
Fetches pointer for mutable component reference.
- Template Parameters
-
The documentation for this struct was generated from the following file: