Home
last modified time | relevance | path

Searched defs:resolve_bind_arg (Results 1 – 23 of 23) sorted by relevance

/third_party/boost/boost/mpl/aux_/preprocessed/no_ttp/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
39 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
41 typedef bind< F,T1,T2,T3,T4,T5 > f_;
42 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
75 struct resolve_bind_arg< struct
79 typedef bind0<F> f_;
80 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
97 struct resolve_bind_arg< struct
101 typedef bind0<F> f_;
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc_pre590/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
63 struct resolve_bind_arg< struct
67 typedef bind0<F> f_;
68 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
105 struct resolve_bind_arg< struct
109 typedef bind1< F,T1 > f_;
110 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
85 struct resolve_bind_arg< struct
89 typedef bind0<F> f_;
90 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
134 struct resolve_bind_arg< struct
138 typedef bind1< F,T1 > f_;
139 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc551/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
64 struct resolve_bind_arg< struct
68 typedef bind0<F> f_;
69 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
107 struct resolve_bind_arg< struct
111 typedef bind1< F,T1 > f_;
112 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
86 struct resolve_bind_arg< struct
90 typedef bind0<F> f_;
91 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
136 struct resolve_bind_arg< struct
140 typedef bind1< F,T1 > f_;
141 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/bcc/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
63 struct resolve_bind_arg< struct
67 typedef bind0<F> f_;
68 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
105 struct resolve_bind_arg< struct
109 typedef bind1< F,T1 > f_;
110 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
85 struct resolve_bind_arg< struct
89 typedef bind0<F> f_;
90 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
134 struct resolve_bind_arg< struct
138 typedef bind1< F,T1 > f_;
139 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/dmc/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
39 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
41 typedef bind< F,T1,T2,T3,T4,T5 > f_;
42 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
75 struct resolve_bind_arg< struct
79 typedef bind0<F> f_;
80 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
97 struct resolve_bind_arg< struct
101 typedef bind0<F> f_;
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/plain/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
39 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
41 typedef bind< F,T1,T2,T3,T4,T5 > f_;
42 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
75 struct resolve_bind_arg< struct
79 typedef bind0<F> f_;
80 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
97 struct resolve_bind_arg< struct
101 typedef bind0<F> f_;
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
39 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
41 typedef bind< F,T1,T2,T3,T4,T5 > f_;
42 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
75 struct resolve_bind_arg< struct
79 typedef bind0<F> f_;
80 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
97 struct resolve_bind_arg< struct
101 typedef bind0<F> f_;
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/aux_/preprocessed/mwcw/
Dbasic_bind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
29 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
31 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
39 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
41 typedef bind< F,T1,T2,T3,T4,T5 > f_;
42 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
75 struct resolve_bind_arg< struct
79 typedef bind0<F> f_;
80 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
Dbind.hpp21 struct resolve_bind_arg struct
23 typedef T type;
48 struct resolve_bind_arg< arg<N>, U1, U2, U3, U4, U5 > struct
50 typedef typename apply_wrap5<mpl::arg<N>, U1, U2, U3, U4, U5>::type type;
58 struct resolve_bind_arg< bind< F,T1,T2,T3,T4,T5 >, U1, U2, U3, U4, U5 > struct
60 typedef bind< F,T1,T2,T3,T4,T5 > f_;
61 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
97 struct resolve_bind_arg< struct
101 typedef bind0<F> f_;
102 typedef typename apply_wrap5< f_,U1,U2,U3,U4,U5 >::type type;
[all …]
/third_party/boost/boost/mpl/
Dbind.hpp127 struct resolve_bind_arg struct
129 typedef T type;
158 struct resolve_bind_arg< arg<N>,AUX778076_BIND_PARAMS(U) > struct
160 typedef typename AUX778076_APPLY<mpl::arg<N>, AUX778076_BIND_PARAMS(U)>::type type;
167 struct resolve_bind_arg< bind<F,AUX778076_BIND_PARAMS(T)>,AUX778076_BIND_PARAMS(U) > struct
169 typedef bind<F,AUX778076_BIND_PARAMS(T)> f_;
170 typedef typename AUX778076_APPLY<f_, AUX778076_BIND_PARAMS(U)>::type type;
462 struct resolve_bind_arg< struct
466 typedef BOOST_PP_CAT(bind,i_)<F AUX778076_BIND_N_PARAMS(i_,T)> f_;
467 typedef typename AUX778076_APPLY<f_, AUX778076_BIND_PARAMS(U)>::type type;
/third_party/boost/boost/mpl/aux_/preprocessed/msvc60/
Dbasic_bind.hpp51 struct resolve_bind_arg struct
Dbind.hpp51 struct resolve_bind_arg struct
/third_party/boost/boost/mpl/aux_/preprocessed/msvc70/
Dbasic_bind.hpp51 struct resolve_bind_arg struct
Dbind.hpp51 struct resolve_bind_arg struct
/third_party/boost/boost/mpl/aux_/preprocessed/no_ctps/
Dbasic_bind.hpp51 struct resolve_bind_arg struct
Dbind.hpp51 struct resolve_bind_arg struct