ALib C++ Library
Library Version: 2510 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
alib::enumops::IsArithmetical Concept Reference

Description:

Concept that is satisfied if the type trait ArithmeticalTraits is specialized for type TEnum to inherit std::true_type.

Template Parameters
TEnumThe type to test.

Definition at line 61 of file arithmetical.inl.

Concept definition