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

Detailed Description

Definition at line 230 of file course_scheduling.pb.cc.

Public Member Functions

PROTOBUF_CONSTEXPR CourseSchedulingResultDefaultTypeInternal ()
 ~CourseSchedulingResultDefaultTypeInternal ()

Public Attributes

union { 
   CourseSchedulingResult   _instance 
}; 

Constructor & Destructor Documentation

◆ CourseSchedulingResultDefaultTypeInternal()

PROTOBUF_CONSTEXPR operations_research::CourseSchedulingResultDefaultTypeInternal::CourseSchedulingResultDefaultTypeInternal ( )
inline

Definition at line 231 of file course_scheduling.pb.cc.

◆ ~CourseSchedulingResultDefaultTypeInternal()

operations_research::CourseSchedulingResultDefaultTypeInternal::~CourseSchedulingResultDefaultTypeInternal ( )
inline

Definition at line 232 of file course_scheduling.pb.cc.

Member Data Documentation

◆ [union]

◆ _instance

CourseSchedulingResult operations_research::CourseSchedulingResultDefaultTypeInternal::_instance

Definition at line 234 of file course_scheduling.pb.cc.


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