Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
NCollection_ForwardRangeDetail::ArrowProxy< ValueT > Struct Template Reference

Proxy for operator-> when the accessor returns a value (not a reference). More...

#include <NCollection_ForwardRange.hxx>

Public Member Functions

const ValueToperator-> () const
 

Data Fields

ValueT myValue
 

Detailed Description

template<typename ValueT>
struct NCollection_ForwardRangeDetail::ArrowProxy< ValueT >

Proxy for operator-> when the accessor returns a value (not a reference).

Member Function Documentation

◆ operator->()

Field Documentation

◆ myValue


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