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