#include <sequence.hpp>
Public Types | |
typedef base_sequence < Elements, mpl::true_, strict_sequence > | base_sequence_ |
typedef traits::sequence_properties < Elements >::type | properties |
typedef Elements | elements_type |
typedef strict_sequence< Elements > | derived_type |
typedef karma::domain | domain |
Public Member Functions | |
strict_sequence (Elements const &subject) | |
bool | generate_impl (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute &attr_, Pred1, Pred2) const |
bool | generate_impl (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr_, mpl::true_, mpl::false_) const |
bool | generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const |
info | what (Context &context) const |
strict_sequence< Elements >const & | derived () const |
Public Attributes | |
Elements | elements |
typedef base_sequence<Elements, mpl::true_, strict_sequence> boost::spirit::karma::strict_sequence< Elements >::base_sequence_ |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
References boost::detail::const.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |