ROSE 0.11.145.147
Static Public Attributes | List of all members
IntegerOpsPrivate::SHL1Helper< T, Count, false > Struct Template Reference

Description

template<typename T, size_t Count>
struct IntegerOpsPrivate::SHL1Helper< T, Count, false >

Definition at line 24 of file integerOps.h.

Static Public Attributes

static const T value = T(1) << Count
 

Member Data Documentation

◆ value

template<typename T , size_t Count>
const T IntegerOpsPrivate::SHL1Helper< T, Count, false >::value = T(1) << Count
static

Definition at line 25 of file integerOps.h.


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