Specifies that the function Op, when called with arguments of types Args..., returns a value convertible to R. More...
Specifies that the function Op, when called with arguments of types Args..., returns a value convertible to R.
| Op | The function type |
| R | The expected return type |
| Args | The arguments types |