|
Any++
|
Open dispatch method. Solves the expression problem. See dispatch<R(Args...)> for details. More...
Open dispatch method. Solves the expression problem. See dispatch<R(Args...)> for details.
| R | Return type. |
| ...Args | Parameter types. The parameters for open dispatch must be the first and braced as virtual_. |