Home
last modified time | relevance | path

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

/third_party/boost/libs/yap/example/
Dminimal.cpp14 struct minimal_expr struct
26 auto left = boost::yap::make_terminal<minimal_expr>(1); in main() argument
/third_party/boost/boost/yap/
Dalgorithm_fwd.hpp206 struct minimal_expr struct
208 static expr_kind const kind = Kind;
209 Tuple elements;