Modulo 4.2.2
Loading...
Searching...
No Matches
modulo_core::concepts::CustomT Concept Reference

Concept definition

template<typename T>
concept modulo_core::concepts::CustomT = !CoreDataT<T> && !std::same_as<T, modulo_core::EncodedState>

Detailed Description

Definition at line 31 of file concepts.hpp.