Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::phoenix::impl::mismatch::result< This(R &, I, P)> Struct Template Reference

#include <querying.hpp>

Inheritance diagram for boost::phoenix::impl::mismatch::result< This(R &, I, P)>:
Collaboration diagram for boost::phoenix::impl::mismatch::result< This(R &, I, P)>:

Public Types

typedef std::pair< typename
range_result_iterator< R >
::type, typename
detail::decay_array< I >::type
type
 

Member Typedef Documentation

template<typename R, typename I, typename P = void>
typedef std::pair< typename range_result_iterator<R>::type , typename detail::decay_array<I>::type > boost::phoenix::impl::result_of::mismatch< R, I, P >::type
inherited

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