Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::detail::remainder< Bits, RightShift > Class Template Reference

#include <crc.hpp>

Public Types

typedef uint_t< Bits >::fast value_type
 

Static Public Member Functions

static unsigned char align_msb (value_type rem)
 

Member Typedef Documentation

template<std::size_t Bits, bool RightShift>
typedef uint_t<Bits>::fast boost::detail::remainder< Bits, RightShift >::value_type

Member Function Documentation

template<std::size_t Bits, bool RightShift>
static unsigned char boost::detail::remainder< Bits, RightShift >::align_msb ( value_type  rem)
inlinestatic

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