#include <alternative.hpp>
Public Types | |
typedef base_alternative < Elements, mpl::false_, alternative > | base_alternative_ |
typedef traits::alternative_properties < Elements >::type | properties |
typedef alternative< Elements > | derived_type |
typedef karma::domain | domain |
Public Member Functions | |
alternative (Elements const &elements) | |
bool | generate (OutputIterator &sink, Context &ctx, Delimiter const &d, Attribute const &attr) const |
info | what (Context &context) const |
alternative< Elements >const & | derived () const |
Public Attributes | |
Elements | elements |
typedef base_alternative<Elements, mpl::false_, alternative> boost::spirit::karma::alternative< Elements >::base_alternative_ |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inherited |