OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T > Struct Template Reference

Detailed Description

template<class T>
struct openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T >

Definition at line 30 of file multi_array_iterator_openfpm.hpp.

Public Member Functions

 operator_arrow_proxy_openfpm (T const &px)
 
T * operator-> () const
 
 operator T* () const
 

Data Fields

value_
 

Constructor & Destructor Documentation

◆ operator_arrow_proxy_openfpm()

template<class T >
openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T >::operator_arrow_proxy_openfpm ( T const &  px)
inline

Definition at line 32 of file multi_array_iterator_openfpm.hpp.

Member Function Documentation

◆ operator T*()

template<class T >
openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T >::operator T* ( ) const
inline

Definition at line 36 of file multi_array_iterator_openfpm.hpp.

◆ operator->()

template<class T >
T * openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T >::operator-> ( ) const
inline

Definition at line 33 of file multi_array_iterator_openfpm.hpp.

Field Documentation

◆ value_

template<class T >
T openfpm::detail::multi_array::operator_arrow_proxy_openfpm< T >::value_
mutable

Definition at line 37 of file multi_array_iterator_openfpm.hpp.


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