A callable PolymorphicFunctionObject that is equivalent to the value() function.  
 More...
#include <traits.hpp>
Classes | |
| struct | result | 
| struct | result< This(Expr)> | 
Public Member Functions | |
| template<typename Expr > | |
| BOOST_FORCEINLINE  result_of::value< Expr & > ::type  | operator() (Expr &e) const | 
| Return the value of the given terminal expression.  More... | |
| template<typename Expr > | |
| BOOST_FORCEINLINE  result_of::value< Expr const & > ::type  | operator() (Expr const &e) const | 
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.  More... | |
A callable PolymorphicFunctionObject that is equivalent to the value() function. 
      
  | 
  inline | 
      
  | 
  inline | 
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.