Home
last modified time | relevance | path

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

/third_party/boost/libs/yap/example/
Dtarray.cpp29 struct tarray_expr struct
53 BOOST_YAP_USER_BINARY_OPERATOR(plus, tarray_expr, tarray_expr) in BOOST_YAP_USER_BINARY_OPERATOR() argument
71 std::ostream & operator<< (std::ostream & os, boost::yap::terminal<tarray_expr, int> expr) in operator <<()
74 std::ostream & operator<< (std::ostream & os, boost::yap::terminal<tarray_expr, std::array<int, 3>>… in operator <<()