OpenFPM  5.2.0
Project that contain the implementation of distributed structures
is_csv_writable< T[N1]> 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>
struct is_csv_writable< T[N1]>

Indicate if the property T is writable in CSV.

Definition at line 146 of file is_csv_writable.hpp.


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