Home
last modified time | relevance | path

Searched defs:domain_ (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Ddeduce_domain.hpp42 struct domain_ struct
45 typedef Domain type;
46 typedef domain_<typename Domain::proto_super_domain> base;
49 static int const index = base::index + 1;
58 struct domain_<not_a_domain> struct
60 typedef not_a_domain type;
62 static int const index = 1;
70 struct domain_<default_domain> struct
75 struct domain_<basic_default_domain> struct