bind.hpp | 385 struct bind5 struct in namespace:boost::mpl 442 bind5< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 445 typedef bind5< F,T1,T2,T3,T4,T5 > f_; 451 BOOST_MPL_AUX_ARITY_SPEC(6, bind5) 452 BOOST_MPL_AUX_TEMPLATE_ARITY_SPEC(6, bind5) 461 : bind5< F,T1,T2,T3,T4,T5 >
|