PPL
1.2
|
Base class for unary operator applied to one concrete expression. More...
#include <ppl.hh>
Public Member Functions | |
Concrete_Expression_UOP | unary_operator () const |
Returns a constant identifying the operator of *this . | |
const Concrete_Expression< Target > * | argument () const |
Returns the argument *this . | |
Base class for unary operator applied to one concrete expression.