BitStream
bitstream::bounded_int< T, T, T > Struct Template Reference

Wrapper type for compiletime known integer bounds. More...

Detailed Description

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
T

The documentation for this struct was generated from the following file: