OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
get_base_type_for_object_creator_chunking< std::array< T, N2 >[N1] > Struct Template Reference

Detailed Description

template<unsigned int N1, std::size_t N2, typename T>
struct get_base_type_for_object_creator_chunking< std::array< T, N2 >[N1] >

Definition at line 317 of file object_creator.hpp.

Public Types

typedef object_creator_chunking_encapsulator< T[N1]> ele
 

Member Typedef Documentation

◆ ele

template<unsigned int N1, std::size_t N2, typename T >
typedef object_creator_chunking_encapsulator<T[N1]> get_base_type_for_object_creator_chunking< std::array< T, N2 >[N1] >::ele

Definition at line 319 of file object_creator.hpp.


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