Home
last modified time | relevance | path

Searched defs:binary_expr (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 Dtraits.hpp520 struct binary_expr struct
523 typedef proto::expr<Tag, list2<T, U>, 2> type;
524 typedef proto::basic_expr<Tag, list2<T, U>, 2> proto_grammar;
527 struct impl
532 typedef Tag proto_tag;
534 typedef T proto_child0;
536 typedef U proto_child1;