Makes sure a value is a valid value for a std::bitset. More...
#include <Concepts.hpp>
Makes sure a value is a valid value for a std::bitset.
Must be an unsigned short between 0 and 7. i.e. 8 values.
| Type | Type to test. |
Definition at line 77 of file Concepts.hpp.