Home
last modified time | relevance | path

Searched defs:nullary_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.hpp452 struct nullary_expr struct
455 typedef proto::expr<Tag, term<T>, 0> type;
456 typedef proto::basic_expr<Tag, term<T>, 0> proto_grammar;
459 struct impl : transform_impl<Expr, State, Data>
480 typedef Tag proto_tag;
482 typedef T proto_child0;