Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::spirit::impl::make_const_pointer< T0, T > Struct Template Reference

#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
 

Member Typedef Documentation

template<typename T0 , typename T = T0>
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

The documentation for this struct was generated from the following file: