tudocomp
– The TU Dortmund Compression Framework
tdc::UinttDispatch< MB > Struct Template Reference

#include <uint_t.hpp>

Public Types

typedef MB SelfMaxBit
 

Static Public Member Functions

template<class Ref , class V >
static void assign (Ref &self, V v)
 
template<class Ref , class R >
static R cast_for_op (const Ref &self)
 

Detailed Description

template<class MB>
struct tdc::UinttDispatch< MB >

Definition at line 14 of file uint_t.hpp.

Member Typedef Documentation

◆ SelfMaxBit

template<class MB >
typedef MB tdc::UinttDispatch< MB >::SelfMaxBit

Definition at line 15 of file uint_t.hpp.

Member Function Documentation

◆ assign()

template<class MB >
template<class Ref , class V >
static void tdc::UinttDispatch< MB >::assign ( Ref &  self,
v 
)
inlinestatic

Definition at line 18 of file uint_t.hpp.

◆ cast_for_op()

template<class MB >
template<class Ref , class R >
static R tdc::UinttDispatch< MB >::cast_for_op ( const Ref &  self)
inlinestatic

Definition at line 23 of file uint_t.hpp.


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