Home
last modified time | relevance | path

Searched refs:proto_is_vararg_ (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/proto/
Dmatches.hpp136 struct vararg_matches<Expr, Args1, Args2, Back, true, true, typename Back::proto_is_vararg_>
145 … struct vararg_matches<Expr, Args1, Args2, Back, true, false, typename Back::proto_is_vararg_>
893 typedef void proto_is_vararg_; typedef
Dtraits.hpp52 struct if_vararg<T, typename T::proto_is_vararg_>