ROSE  0.11.145.0
Static Public Attributes | List of all members
IntegerOps::GenMask< T, n > Struct Template Reference

Description

template<typename T, size_t n>
struct IntegerOps::GenMask< T, n >

Bit mask constant with bits 0 through n-1 set.

Definition at line 49 of file integerOps.h.

#include <sageInterface/integerOps.h>

Static Public Attributes

static const T value = SHL1<T, n>::value - T(1)
 

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