OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
csv_value_str< T[N1][N2][N3][N4], is_writable > Struct Template Reference

Partial specialization for N=4. More...

Detailed Description

template<typename T, size_t N1, size_t N2, size_t N3, size_t N4, bool is_writable>
struct csv_value_str< T[N1][N2][N3][N4], is_writable >

Partial specialization for N=4.

Definition at line 187 of file csv_multiarray.hpp.

#include <csv_multiarray.hpp>

Public Member Functions

template<typename ArrObject >
 csv_value_str (const ArrObject v, std::stringstream &str)
 

Constructor & Destructor Documentation

◆ csv_value_str()

template<typename T , size_t N1, size_t N2, size_t N3, size_t N4, bool is_writable>
template<typename ArrObject >
csv_value_str< T[N1][N2][N3][N4], is_writable >::csv_value_str ( const ArrObject  v,
std::stringstream &  str 
)
inline

Definition at line 190 of file csv_multiarray.hpp.


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