Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::ConstraintProtoDefaultTypeInternal Struct Reference

Detailed Description

Definition at line 878 of file cp_model.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR ConstraintProtoDefaultTypeInternal ()
 ~ConstraintProtoDefaultTypeInternal ()

Public Attributes

union { 
   ConstraintProto   _instance 
}; 

Constructor & Destructor Documentation

◆ ConstraintProtoDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::sat::ConstraintProtoDefaultTypeInternal::ConstraintProtoDefaultTypeInternal ( )
inline

Definition at line 879 of file cp_model.pb.cc.

◆ ~ConstraintProtoDefaultTypeInternal()

operations_research::sat::ConstraintProtoDefaultTypeInternal::~ConstraintProtoDefaultTypeInternal ( )
inline

Definition at line 880 of file cp_model.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

ConstraintProto operations_research::sat::ConstraintProtoDefaultTypeInternal::_instance

Definition at line 882 of file cp_model.pb.cc.


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