Alexandria 2.31.0
SDC-CH common library for the Euclid project
|
Public Member Functions | |
StreamCellVisitor (std::ostream &s) | |
template<typename T > | |
void | operator() (const std::vector< T > &v) const |
template<typename T > | |
void | operator() (const T &val) const |
Public Attributes | |
std::ostream & | m_stream |
|
inlineexplicit |
|
inline |
Definition at line 46 of file Row.cpp.
References std::vector< T >::begin(), std::vector< T >::end(), and m_stream.
|
inline |
std::ostream& Euclid::Table::StreamCellVisitor::m_stream |
Definition at line 63 of file Row.cpp.
Referenced by operator()(), and operator()().