TwiceAsNice  2019-02-18
Static Public Member Functions | List of all members
Nice::DynamicBitsetImpl::shifter< T, amount, width > Struct Template Reference

#include <DynamicBitsetImpl.hh>

Collaboration diagram for Nice::DynamicBitsetImpl::shifter< T, amount, width >:
Collaboration graph

Static Public Member Functions

static void left_shift (T &v)
 
static void left_shift (T &v)
 

Member Function Documentation

◆ left_shift() [1/2]

template<typename T , int amount, int width>
static void Nice::DynamicBitsetImpl::shifter< T, amount, width >::left_shift ( T &  v)
inlinestatic

◆ left_shift() [2/2]

template<typename T , int amount, int width>
static void Nice::DynamicBitsetImpl::shifter< T, amount, width >::left_shift ( T &  v)
inlinestatic

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