Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover Struct Reference

#include <symbols.hpp>

Collaboration diagram for boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover:

Classes

struct  result
 

Public Member Functions

 remover (symbols &sym)
 
template<typename Attr >
remover const & operator() (Attr const &attr) const
 
template<typename Attr >
remover const & operator, (Attr const &attr) const
 

Public Attributes

symbolssym
 

Constructor & Destructor Documentation

template<typename Attribute , typename Lookup , typename CharEncoding , typename Tag >
boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover::remover ( symbols< Attribute, unused_type, Lookup, CharEncoding, Tag > &  sym)
inline

Member Function Documentation

template<typename Attribute , typename Lookup , typename CharEncoding , typename Tag >
template<typename Attr >
remover const& boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover::operator() ( Attr const &  attr) const
inline
template<typename Attribute , typename Lookup , typename CharEncoding , typename Tag >
template<typename Attr >
remover const& boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover::operator, ( Attr const &  attr) const
inline

Member Data Documentation

template<typename Attribute , typename Lookup , typename CharEncoding , typename Tag >
symbols& boost::spirit::karma::symbols< Attribute, unused_type, Lookup, CharEncoding, Tag >::remover::sym

The documentation for this struct was generated from the following file: