#include <apply_wrap.hpp>
Public Types | |
typedef F::template apply< T1, T2, T3 >::type | type |
typedef msvc_apply3< F >::template result_< T1, T2, T3 >::type | type |
Definition at line 367 of file aux_/preprocessed/bcc/apply_wrap.hpp.
typedef F::template apply< T1, T2, T3 >::type boost::mpl::apply_wrap3< F, T1, T2, T3 >::type |
Definition at line 85 of file aux_/preprocessed/msvc70/apply_wrap.hpp.
typedef msvc_apply3<F>::template result_< T1, T2, T3 >::type boost::mpl::apply_wrap3< F, T1, T2, T3 >::type |
Definition at line 149 of file aux_/preprocessed/msvc60/apply_wrap.hpp.