Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::Int128::_Internal Class Reference

Detailed Description

Definition at line 106 of file int128.pb.cc.

Public Types

using HasBits

Static Public Attributes

static constexpr ::int32_t kHasBitsOffset

Member Typedef Documentation

◆ HasBits

Initial value:
decltype(::std::declval<Int128>()._impl_._has_bits_)

Definition at line 108 of file int128.pb.cc.

Member Data Documentation

◆ kHasBitsOffset

::int32_t operations_research::Int128::_Internal::kHasBitsOffset
static
Initial value:
=
8 * PROTOBUF_FIELD_OFFSET(Int128, _impl_._has_bits_)

Definition at line 110 of file int128.pb.cc.


The documentation for this class was generated from the following file: