Home
last modified time | relevance | path

Searched defs:unary_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.hpp494 struct unary_expr struct
497 typedef proto::expr<Tag, list1<T>, 1> type;
498 typedef proto::basic_expr<Tag, list1<T>, 1> proto_grammar;
501 struct impl
506 typedef Tag proto_tag;
508 typedef T proto_child0;