Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::lambda::return_type_2< other_action< ifthenelsereturn_action >, A, B > Struct Template Reference

#include <if.hpp>

Public Types

typedef
detail::array_to_pointer< A >
::type 
A1
 
typedef
detail::array_to_pointer< B >
::type 
B1
 
typedef boost::add_const
< typename detail::same_or_not
< A1, B1 >::type >::type 
type
 

Member Typedef Documentation

template<class A , class B >
typedef detail::array_to_pointer<A>::type boost::lambda::return_type_2< other_action< ifthenelsereturn_action >, A, B >::A1
template<class A , class B >
typedef detail::array_to_pointer<B>::type boost::lambda::return_type_2< other_action< ifthenelsereturn_action >, A, B >::B1
template<class A , class B >
typedef boost::add_const<typename detail::same_or_not<A1, B1>::type>::type boost::lambda::return_type_2< other_action< ifthenelsereturn_action >, A, B >::type

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