Home
last modified time | relevance | path

Searched refs:is_sub_domain_of (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 Ddomain.hpp313 struct is_sub_domain_of struct
314 : is_sub_domain_of<typename SubDomain::proto_super_domain, SuperDomain>
320 struct is_sub_domain_of<proto::no_super_domain, SuperDomain> struct
327 struct is_sub_domain_of<SuperDomain, SuperDomain> struct
H A Dproto_fwd.hpp513 struct is_sub_domain_of;