#include <grammar_def.hpp>
Public Types | |
typedef boost::mpl::if_c < boost::is_same< T,::phoenix::nil_t > ::value,::phoenix::nil_t, ptr_type >::type | type |
typedef boost::mpl::if_c< boost::is_same<T, ::phoenix::nil_t>::value, ::phoenix::nil_t, ptr_type >::type boost::spirit::impl::make_const_pointer< T0, T >::type |