OpenFPM  5.2.0
Project that contain the implementation of distributed structures
is_csv_writable< T[N1][N2][N3]> Struct Template Reference

Indicate if the property T is writable in CSV. More...

#include <is_csv_writable.hpp>

Public Types

enum  { value = true }
 bool is writable
 

Detailed Description

template<typename T, unsigned int N1, unsigned int N2, unsigned int N3>
struct is_csv_writable< T[N1][N2][N3]>

Indicate if the property T is writable in CSV.

Definition at line 168 of file is_csv_writable.hpp.


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