#include <symbols_fwd.hpp>
Public Types | |
typedef symbol_inserter const & | result_type |
Public Member Functions | |
symbol_inserter (SetT &set_) | |
template<typename IteratorT > | |
symbol_inserter const & | operator() (IteratorT first, IteratorT const &last, T const &data=T()) const |
template<typename CharT > | |
symbol_inserter const & | operator() (CharT const *str, T const &data=T()) const |
template<typename CharT > | |
symbol_inserter const & | operator, (CharT const *str) const |
typedef symbol_inserter const& boost::spirit::symbol_inserter< T, SetT >::result_type |
|
inline |
|
inline |
References boost::proto::envns_::data.
|
inline |
References boost::proto::envns_::data, and boost::str().
|
inline |
References boost::str(), and T.