no_init_t Struct
Tag type used to indicate skipping default initialization. More...
Declaration
struct helios::ecs::types::no_init_t { ... }
Description
Tag type used to indicate skipping default initialization.
no_init_t is a tag type that signals to constructors or factory functions that default initialization should be skipped. This is useful for performance-critical code paths where objects will be immediately overwritten or initialized manually.
Definition at line 106 of file TypeDefs.ixx.
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.