tudocomp
– The TU Dortmund Compression Framework
tdc::enable_if<(N<=32)>::type > Struct Template Reference

#include <uint_t.hpp>

Inheritance diagram for tdc::enable_if<(N<=32)>::type >:
tdc::ConstIntegerBaseTrait< uint_impl_t< N > >

Public Types

typedef UinttDispatch< uint32_t > Dispatch
 

Detailed Description

template<size_t N>
struct tdc::enable_if<(N<=32)>::type >

Definition at line 34 of file uint_t.hpp.

Member Typedef Documentation

◆ Dispatch

template<size_t N>
typedef UinttDispatch<uint32_t> tdc::enable_if<(N<=32)>::type >::Dispatch

Definition at line 36 of file uint_t.hpp.


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