#include <list.hpp>


Public Types | |
| typedef base_list< Left, Right, mpl::false_, list > | base_list_ |
| typedef Left | left_type |
| typedef Right | right_type |
| typedef mpl::int_ < left_type::properties::value|right_type::properties::value|generator_properties::buffering|generator_properties::counting > | properties |
| typedef list< Left, Right > | derived_type |
| typedef karma::domain | domain |
Public Member Functions | |
| list (Left const &left, Right const &right) | |
| bool | generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const |
| info | what (Context &context) const |
| list< Left, Right >const & | derived () const |
Public Attributes | |
| Left | left |
| Right | right |
| typedef base_list<Left, Right, mpl::false_, list> boost::spirit::karma::list< Left, Right >::base_list_ |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |
|
inherited |