#include <apply_wrap.hpp>
Public Types | |
typedef F::template apply< T1, T2 >::type | type |
typedef msvc_apply2< F >::template result_< T1, T2 >::type | type |
Definition at line 301 of file aux_/preprocessed/bcc/apply_wrap.hpp.
typedef F::template apply< T1, T2 >::type boost::mpl::apply_wrap2< F, T1, T2 >::type |
Definition at line 65 of file aux_/preprocessed/msvc70/apply_wrap.hpp.
typedef msvc_apply2<F>::template result_< T1, T2 >::type boost::mpl::apply_wrap2< F, T1, T2 >::type |
Definition at line 113 of file aux_/preprocessed/msvc60/apply_wrap.hpp.