senf::RestrictedInt< Base, Tag > Class Template Reference
#include <senf/Utils/RestrictedInt.hh>
List of all members.
Detailed Description
template<class Base, class Tag>
class senf::RestrictedInt< Base, Tag >
Definition at line 44 of file RestrictedInt.hh.
|
Public Types
|
typedef Base |
base_type |
typedef Tag |
tag_type |
Public Member Functions
|
|
RestrictedInt (Base value) |
|
RestrictedInt () |
|
BinaryOp (+) BinaryOp(-) BinaryOp(*) BinaryOp(/) BinaryOp(%) BinaryOp(>>) BinaryOp(<<) BinaryOp(&) BinaryOp(|) BinaryOp(^) IncDecOp(++) IncDecOp(--) PrefixOp(~) PrefixOp(-) CompareOp(<) CompareOp( |
Member Typedef Documentation
template<class Base, class Tag>
template<class Base, class Tag>
Constructor & Destructor Documentation
template<class Base, class Tag>
template<class Base, class Tag>
Member Function Documentation
template<class Base, class Tag>
The documentation for this class was generated from the following file: