Home
last modified time | relevance | path

Searched defs:switch_ (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/
H A Dmatches.hpp809 struct switch_ : transform<switch_<Cases, Transform> > struct
811 typedef switch_ proto_grammar;
814 struct impl
824 struct switch_<Cases> : transform<switch_<Cases> > struct
826 typedef switch_ proto_grammar;
829 struct impl
834 struct impl<Expr &, State, Data>