Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
helios::ecs::IsConstComponent< const T > Struct Template Reference

#include <component.hpp>

Inheritance diagram for helios::ecs::IsConstComponent< const T >:

Detailed Description

template<typename T>
struct helios::ecs::IsConstComponent< const T >

Definition at line 23 of file component.hpp.