OR-Tools  9.6
ArrowOperatorProxy< T >

Detailed Description

template<typename T>
class operations_research::math_opt::internal::ArrowOperatorProxy< T >

Definition at line 30 of file arrow_operator_proxy.h.

Public Member Functions

 ArrowOperatorProxy (T value)
 
const T * operator-> () const
 

Constructor & Destructor Documentation

◆ ArrowOperatorProxy()

ArrowOperatorProxy ( value)
inlineexplicit

Definition at line 32 of file arrow_operator_proxy.h.

Member Function Documentation

◆ operator->()

const T* operator-> ( ) const
inline

Definition at line 33 of file arrow_operator_proxy.h.


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