Wrapper type for compiletime known integer bounds.
More...
template<typename T, std::underlying_type_t< T > = (std::numeric_limits<T>::min)(), std::underlying_type_t< T > = (std::numeric_limits<T>::max)()>
struct bitstream::bounded_enum< T,, >
Wrapper type for compiletime known integer bounds.
- Template Parameters
-
The documentation for this struct was generated from the following file: