![]() |
OR-Tools
9.6
|
Definition at line 184 of file int_type.h.
Classes | |
| struct | Hasher |
Public Types | |
| typedef _ValueType | ValueType |
| typedef IntType< IntTypeName, ValueType > | ThisType |
Public Member Functions | |
| constexpr | IntType () |
| constexpr | IntType (ValueType value) |
| constexpr ValueType | value () const |
| template<typename ValType > | |
| constexpr ValType | value () const |
| ThisType & | operator++ () |
| const ThisType | operator++ (int v) |
| ThisType & | operator-- () |
| const ThisType | operator-- (int v) |
| constexpr bool | operator! () const |
| constexpr const ThisType | operator+ () const |
| constexpr const ThisType | operator- () const |
| constexpr const ThisType | operator~ () const |
| INT_TYPE_ASSIGNMENT_OP (+=) | |
| INT_TYPE_ASSIGNMENT_OP (-=) | |
| INT_TYPE_ASSIGNMENT_OP * | INT_TYPE_ASSIGNMENT_OP (/=);INT_TYPE_ASSIGNMENT_OP(<<= |
| INT_TYPE_ASSIGNMENT_OP (>>=) | |
| INT_TYPE_ASSIGNMENT_OP (%=) | |
| ThisType & | operator= (ValueType arg_value) |
Static Public Member Functions | |
| static constexpr absl::string_view | TypeName () |
Definition at line 187 of file int_type.h.
| typedef _ValueType ValueType |
Definition at line 186 of file int_type.h.
|
inlineconstexpr |
Definition at line 203 of file int_type.h.
Definition at line 205 of file int_type.h.
| INT_TYPE_ASSIGNMENT_OP | ( | % | ) |
| INT_TYPE_ASSIGNMENT_OP | ( | + | ) |
| INT_TYPE_ASSIGNMENT_OP | ( | - | ) |
| INT_TYPE_ASSIGNMENT_OP* INT_TYPE_ASSIGNMENT_OP | ( | / | ) |
| INT_TYPE_ASSIGNMENT_OP | ( | >> | ) |
|
inlineconstexpr |
Definition at line 242 of file int_type.h.
|
inlineconstexpr |
Definition at line 243 of file int_type.h.
|
inline |
Definition at line 223 of file int_type.h.
|
inline |
Definition at line 227 of file int_type.h.
|
inlineconstexpr |
Definition at line 244 of file int_type.h.
|
inline |
Definition at line 232 of file int_type.h.
|
inline |
Definition at line 236 of file int_type.h.
Definition at line 268 of file int_type.h.
|
inlineconstexpr |
Definition at line 245 of file int_type.h.
|
inlinestaticconstexpr |
Definition at line 189 of file int_type.h.
|
inlineconstexpr |
Definition at line 215 of file int_type.h.
|
inlineconstexpr |
Definition at line 218 of file int_type.h.