#include <apply.hpp>
Public Types | |
typedef apply_wrap5< typename lambda< F >::type, T1, T2, T3, T4, T5 >::type | type |
![]() | |
typedef lambda< F >::type ::template apply< T1, T2, T3, T4, T5 >::type | type |
typedef msvc_apply5< lambda< F >::type >::template result_< T1, T2, T3, T4, T5 >::type | type |
Definition at line 143 of file aux_/preprocessed/bcc/apply.hpp.
typedef apply_wrap5< typename lambda<F>::type , T1, T2, T3, T4, T5 >::type boost::mpl::apply5< F, T1, T2, T3, T4, T5 >::type |
Definition at line 149 of file aux_/preprocessed/msvc60/apply.hpp.