![]() |
OR-Tools
8.2
|
Definition at line 183 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 186 of file int_type.h.
| typedef _ValueType ValueType |
Definition at line 185 of file int_type.h.
|
inlineconstexpr |
Definition at line 201 of file int_type.h.
Definition at line 203 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 240 of file int_type.h.
|
inlineconstexpr |
Definition at line 241 of file int_type.h.
|
inline |
Definition at line 221 of file int_type.h.
|
inline |
Definition at line 225 of file int_type.h.
|
inlineconstexpr |
Definition at line 242 of file int_type.h.
|
inline |
Definition at line 230 of file int_type.h.
|
inline |
Definition at line 234 of file int_type.h.
Definition at line 266 of file int_type.h.
|
inlineconstexpr |
Definition at line 243 of file int_type.h.
|
inlinestaticconstexpr |
Definition at line 188 of file int_type.h.
|
inlineconstexpr |
Definition at line 213 of file int_type.h.
|
inlineconstexpr |
Definition at line 216 of file int_type.h.