13 namespace boost {
namespace mpl {
21 ( BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag1)
22 > BOOST_MPL_AUX_NESTED_VALUE_WKND(int, Tag2)
34 template<
typename U1,
typename U2 >
struct apply
43 template<
typename U1,
typename U2 >
struct apply
52 template<
typename U1,
typename U2 >
struct apply
71 typename shift_right_tag<N1>::type
72 , typename shift_right_tag<N2>::type
83 namespace boost {
namespace mpl {
87 template<
typename N,
typename S >
struct apply
90 typename N::value_type
91 , ( BOOST_MPL_AUX_VALUE_WKND(N)::value