#include <parser_utils.hpp>
Public Member Functions | |
concat_pre_post_symbol (std::ostream &out_, std::string const &pre_, std::string const &post_) | |
void | operator() (std::string const &str_) const |
Private Attributes | |
std::ostream & | m_out |
std::string | m_pre |
std::string | m_post |
Definition at line 167 of file parser_utils.hpp.
|
Definition at line 172 of file parser_utils.hpp. |
|
Definition at line 177 of file parser_utils.hpp. |
|
Definition at line 182 of file parser_utils.hpp. Referenced by operator()(). |
|
Definition at line 183 of file parser_utils.hpp. Referenced by operator()(). |
|
Definition at line 184 of file parser_utils.hpp. Referenced by operator()(). |