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::ConstIntegerBaseWith64< Self, Other > | |
typedef ConstIntegerBaseTrait< Self >::Dispatch::SelfMaxBit | SelfMaxBit |
Definition at line 20 of file IntegerBase.hpp.
|
inline |
Definition at line 238 of file IntegerBase.hpp.
|
inline |
Definition at line 237 of file IntegerBase.hpp.
|
inline |
Definition at line 235 of file IntegerBase.hpp.
|
inline |
Definition at line 233 of file IntegerBase.hpp.
|
inline |
Definition at line 234 of file IntegerBase.hpp.
|
inline |
Definition at line 236 of file IntegerBase.hpp.
|
inline |
Definition at line 242 of file IntegerBase.hpp.
|
inline |
Definition at line 241 of file IntegerBase.hpp.
|
inline |
Definition at line 240 of file IntegerBase.hpp.
|
inline |
Definition at line 239 of file IntegerBase.hpp.