Template TaggedAlgebraic.opDispatch
Enables the access to methods and propeties/fields of the stored value.
template opDispatch(string name)
;
Contained Functions
Name | Description |
---|---|
opDispatch | Enables the invocation of methods of the stored value. |
opDispatch | Enables accessing properties/fields of the stored value. |