ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::ExplicitComponentStorage Concept Reference

#include <StorageConcepts.hpp>

Concept definition

template<typename C>
concept ecstasy::ExplicitComponentStorage = requires() { typename C::StorageType; }

Detailed Description

Definition at line 51 of file StorageConcepts.hpp.