LeviLamina
Loading...
Searching...
No Matches
ll::math::IsIntN Concept Reference

Concept definition

template<typename T>
concept ll::math::IsIntN = std::is_base_of_v<IntNTag, T>
Definition VectorBase.h:40