OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
is_csv_writable< T[N1]> Struct Template Reference

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

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.

#include <is_csv_writable.hpp>

Public Types

enum  { value = true }
 bool is writable More...
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T , unsigned int N1>
anonymous enum

bool is writable

Definition at line 149 of file is_csv_writable.hpp.


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