Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dmeta.h55 template <bool C> struct SelectIfImpl { template <typename T1, typename T2> struct Apply { typedef … struct
56 template <> struct SelectIfImpl<false> { template <typename T1, typename T2> struct Apply { typedef…
57 template <bool C, typename T1, typename T2> struct SelectIfCond : SelectIfImpl<C>::template Apply<T…