Alexandria
2.16
Please provide a description of the project.
|
#include <AsciiWriterHelper.h>
Public Member Functions | |
std::string | operator() (const std::string &from) const |
template<typename T > | |
std::string | operator() (const T &from) const |
This visitor will wrap strings between quotes so spaces (and quotes) can be used within strings. Other types will have their usual representation.
Definition at line 79 of file AsciiWriterHelper.h.
|
inline |
Definition at line 80 of file AsciiWriterHelper.h.
References Euclid::Table::quoted(), and std::stringstream::str().
|
inline |
Definition at line 87 of file AsciiWriterHelper.h.
References std::stringstream::str().