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

Description:

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

Template Parameters
TEnumThe type to test.

Definition at line 79 of file bitwise.inl.

Concept definition