tudocomp
– The TU Dortmund Compression Framework
|
#include <IntegerBase.hpp>
Public Member Functions | |
Self & | operator+= (const Other &v) |
Self & | operator-= (const Other &v) |
Self & | operator*= (const Other &v) |
Self & | operator/= (const Other &v) |
Self & | operator%= (const Other &v) |
Self & | operator &= (const Other &v) |
Self & | operator|= (const Other &v) |
Self & | operator^= (const Other &v) |
Self & | operator>>= (const Other &v) |
Self & | operator<<= (const Other &v) |
Additional Inherited Members | |
Public Types inherited from tdc::ConstIntegerBaseWith32< Self, Other > | |
typedef ConstIntegerBaseTrait< Self >::Dispatch::SelfMaxBit | SelfMaxBit |
Definition at line 18 of file IntegerBase.hpp.
|
inline |
Definition at line 215 of file IntegerBase.hpp.
|
inline |
Definition at line 214 of file IntegerBase.hpp.
|
inline |
Definition at line 212 of file IntegerBase.hpp.
|
inline |
Definition at line 210 of file IntegerBase.hpp.
|
inline |
Definition at line 211 of file IntegerBase.hpp.
|
inline |
Definition at line 213 of file IntegerBase.hpp.
|
inline |
Definition at line 219 of file IntegerBase.hpp.
|
inline |
Definition at line 218 of file IntegerBase.hpp.
|
inline |
Definition at line 217 of file IntegerBase.hpp.
|
inline |
Definition at line 216 of file IntegerBase.hpp.