Searched refs:proto_is_vararg_ (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/proto/ |
D | matches.hpp | 136 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
|
D | traits.hpp | 52 struct if_vararg<T, typename T::proto_is_vararg_>
|