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

Detailed Description

Definition at line 146 of file assignment.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR IntVarAssignmentDefaultTypeInternal ()
 ~IntVarAssignmentDefaultTypeInternal ()

Public Attributes

union { 
   IntVarAssignment   _instance 
}; 

Constructor & Destructor Documentation

◆ IntVarAssignmentDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::IntVarAssignmentDefaultTypeInternal::IntVarAssignmentDefaultTypeInternal ( )
inline

Definition at line 147 of file assignment.pb.cc.

◆ ~IntVarAssignmentDefaultTypeInternal()

operations_research::IntVarAssignmentDefaultTypeInternal::~IntVarAssignmentDefaultTypeInternal ( )
inline

Definition at line 148 of file assignment.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

IntVarAssignment operations_research::IntVarAssignmentDefaultTypeInternal::_instance

Definition at line 150 of file assignment.pb.cc.


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