#include <parser_utils.hpp>
Public Member Functions | |
concat_string (std::ostream &out_) | |
template<typename IteratorT> | |
void | operator() (IteratorT first, IteratorT last) const |
template<typename IteratorT> | |
void | operator() (IteratorT single) const |
Private Attributes | |
std::ostream & | out |
Definition at line 124 of file parser_utils.hpp.
|
Definition at line 129 of file parser_utils.hpp. |
|
Definition at line 135 of file parser_utils.hpp. References out. |
|
Definition at line 141 of file parser_utils.hpp. References out. |
|
Definition at line 146 of file parser_utils.hpp. Referenced by operator()(). |