![]() |
Home | Libraries | People | FAQ | More |
boost::yap::expression
// In header: <boost/yap/expression.hpp> template< Kind, typename Tuple> struct expression { // types typedef ; // construct/copy/destruct (); (); // public member functions (); (); (); // public data members static kind; elements; };
Reference expression template that provides all operator overloads.
![]() |
Note |
---|---|
Due to a limitation of Doxygen, each of the However, there are actually three functions:
|