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

Detailed Description

template<typename T, std::size_t NumDims, typename vector>
struct openfpm::detail::multi_array::choose_value_accessor_n_openfpm< T, NumDims, vector >

Definition at line 161 of file multi_array_ref_base_openfpm.hpp.

Public Types

typedef value_accessor_n_openfpm< T, NumDims, vectortype
 

Member Typedef Documentation

◆ type

template<typename T , std::size_t NumDims, typename vector >
typedef value_accessor_n_openfpm<T,NumDims,vector> openfpm::detail::multi_array::choose_value_accessor_n_openfpm< T, NumDims, vector >::type

Definition at line 163 of file multi_array_ref_base_openfpm.hpp.


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