Function which returns the negation of its argument. More...
Public Member Functions | |
| template<typename Reference > | |
| T | operator() (Reference x) |
Public Types | |
| using | argument_type = T |
| using | result_type = T |
Function which returns the negation of its argument.
| T | Type of the argument. |
1.8.13