#include <typelib/csvoutput.hh>
Public Member Functions | |
csvline (Type const &type_, void *value_, std::string const &sep_=" ") | |
Public Attributes | |
CSVOutput | output |
void * | value |
Typelib::details::csvline::csvline | ( | Type const & | type_, | |
void * | value_, | |||
std::string const & | sep_ = " " | |||
) | [inline] |
Referenced by Typelib::details::operator<<().