tudocomp
– The TU Dortmund Compression Framework
|
#include <IntegerBase.hpp>
Public Member Functions | |
Self & | operator+= (const Self &v) |
Self & | operator-= (const Self &v) |
Self & | operator*= (const Self &v) |
Self & | operator/= (const Self &v) |
Self & | operator%= (const Self &v) |
Self & | operator++ () |
Self & | operator-- () |
SelfMaxBit | operator++ (int) |
SelfMaxBit | operator-- (int) |
Self & | operator &= (const Self &v) |
Self & | operator|= (const Self &v) |
Self & | operator^= (const Self &v) |
Self & | operator>>= (const Self &v) |
Self & | operator<<= (const Self &v) |
Additional Inherited Members | |
Public Types inherited from tdc::ConstIntegerBaseWithSelf< Self > | |
typedef ConstIntegerBaseTrait< Self >::Dispatch::SelfMaxBit | SelfMaxBit |
Definition at line 16 of file IntegerBase.hpp.
|
inline |
Definition at line 272 of file IntegerBase.hpp.
|
inline |
Definition at line 265 of file IntegerBase.hpp.
|
inline |
Definition at line 263 of file IntegerBase.hpp.
|
inline |
Definition at line 267 of file IntegerBase.hpp.
|
inline |
Definition at line 269 of file IntegerBase.hpp.
|
inline |
Definition at line 261 of file IntegerBase.hpp.
|
inline |
Definition at line 268 of file IntegerBase.hpp.
|
inline |
Definition at line 270 of file IntegerBase.hpp.
|
inline |
Definition at line 262 of file IntegerBase.hpp.
|
inline |
Definition at line 264 of file IntegerBase.hpp.
|
inline |
Definition at line 276 of file IntegerBase.hpp.
|
inline |
Definition at line 275 of file IntegerBase.hpp.
|
inline |
Definition at line 274 of file IntegerBase.hpp.
|
inline |
Definition at line 273 of file IntegerBase.hpp.