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