OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
csv_value_str< T, false > Struct Template Reference

Partial specialization for unknown property. More...

Detailed Description

template<typename T>
struct csv_value_str< T, false >

Partial specialization for unknown property.

Definition at line 210 of file csv_multiarray.hpp.

#include <csv_multiarray.hpp>

Public Member Functions

 csv_value_str (const T v, std::stringstream &str)
 

Constructor & Destructor Documentation

◆ csv_value_str()

template<typename T >
csv_value_str< T, false >::csv_value_str ( const T  v,
std::stringstream &  str 
)
inline

Definition at line 212 of file csv_multiarray.hpp.


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