Home
last modified time | relevance | path

Searched refs:typename_A (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/proto/
Drepeat.hpp87 #define BOOST_PROTO_REPEAT_FROM_TO_EX(FROM, TO, MACRO, typename_A, A, A_a, a)\ argument
88 BOOST_PP_REPEAT_FROM_TO(FROM, TO, BOOST_PROTO_invoke, (MACRO, typename_A, A, A_a, a))
183 #define BOOST_PROTO_REPEAT_EX(MACRO, typename_A, A, A_a, a)\ argument
/third_party/boost/libs/proto/example/
Dmini_lambda.cpp187 #define BOOST_PROTO_LOCAL_MACRO(N, typename_A, A_const_ref, A_const_ref_a, a)\ argument
188 template<typename_A(N)> \
197 #define M0(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \ argument
198 template<typename T, typename_A(N)> \
Dvirtual_member.cpp233 N, typename_A, A_const_ref, A_const_ref_a, a \ argument
235 template<typename_A(N)> \
Dlambda.hpp1105 … #define M1(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \ argument
1106 … template<typename_A(N)> \
1117 … template<typename Ret, typename_A(N)> \
1583 … #define M1(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \ argument
1584 … template<typename_A(N)> \
1639 … #define M1(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \ argument
1640 … template<typename_A(N)> \
/third_party/boost/libs/proto/test/
Dlambda.cpp122 … #define M0(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \ argument
123 … template<typename_A(N)> \
/third_party/boost/boost/xpressive/
Dregex_actions.hpp1480 #define BOOST_PROTO_LOCAL_MACRO(N, typename_A, A_const_ref, A_const_ref_a, a) … argument
1481 … template<typename X2_0 BOOST_PP_COMMA_IF(N) typename_A(N)> \
1494 … template<typename X2_0 BOOST_PP_COMMA_IF(N) typename_A(N)> \
/third_party/boost/libs/proto/doc/
Dfront_end.qbk905 #define M0(N, typename_A, A_const_ref, A_const_ref_a, ref_a) \
906 template<typename T, typename_A(N)> \