OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
is_csv_writable< T > Struct Template Reference

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

Detailed Description

template<typename T>
struct is_csv_writable< T >

Indicate if the property T is writable in CSV.

Definition at line 14 of file is_csv_writable.hpp.

#include <is_csv_writable.hpp>

Public Types

enum  { value = false }
 as default if not recognized is not writable
 

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