OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
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 More...
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

as default if not recognized is not writable

Definition at line 17 of file is_csv_writable.hpp.


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