Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::internal::ArrowOperatorProxy< T > Class Template Reference

Detailed Description

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

Definition at line 30 of file arrow_operator_proxy.h.

#include <arrow_operator_proxy.h>

Public Member Functions

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

Constructor & Destructor Documentation

◆ ArrowOperatorProxy()

template<typename T>
operations_research::math_opt::internal::ArrowOperatorProxy< T >::ArrowOperatorProxy ( T value)
inlineexplicit

Definition at line 32 of file arrow_operator_proxy.h.

Member Function Documentation

◆ operator->()

template<typename T>
const T * operations_research::math_opt::internal::ArrowOperatorProxy< 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: