#include <parser_utils.hpp>
Public Member Functions | |
| concat_symbol (std::ostream &out_) | |
| void | operator() (std::string const &str) const |
Private Attributes | |
| std::ostream & | out |
Definition at line 149 of file parser_utils.hpp.
| iobind::parser::detail::concat_symbol::concat_symbol | ( | std::ostream & | out_ | ) | [inline] |
Definition at line 154 of file parser_utils.hpp.
| void iobind::parser::detail::concat_symbol::operator() | ( | std::string const & | str | ) | const [inline] |
std::ostream& iobind::parser::detail::concat_symbol::out [private] |
1.5.3