ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IntegerOps::SHL1< T, n > Struct Template Reference

Bitmask constant with bit n set. More...

#include <integerOps.h>

Inheritance diagram for IntegerOps::SHL1< T, n >:
Collaboration diagram for IntegerOps::SHL1< T, n >:

Detailed Description

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

Bitmask constant with bit n set.

Handles the case where n is greater than the width of type T.

Definition at line 39 of file integerOps.h.


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