#include <kleene.hpp>
Public Types | |
typedef base_kleene< Subject, mpl::false_, kleene > | base_kleene_ |
typedef Subject | subject_type |
typedef subject_type::properties | properties |
typedef kleene< Subject > | derived_type |
typedef karma::domain | domain |
Public Member Functions | |
kleene (Subject const &subject) | |
bool | generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const |
info | what (Context &context) const |
kleene< Subject >const & | derived () const |
Public Attributes | |
Subject | subject |
typedef base_kleene<Subject, mpl::false_, kleene> boost::spirit::karma::kleene< Subject >::base_kleene_ |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
References boost::spirit::traits::begin(), boost::end, boost::spirit::traits::end(), boost::it, and boost::detail::type.
|
inlineinherited |
|
inherited |