Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A 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
H A Dtraits.hpp52 struct if_vararg<T, typename T::proto_is_vararg_>