How to dispatch a class function for an object accessed by handle?
Steven Schveighoffer
schveiguy at gmail.com
Fri Mar 6 14:43:40 UTC 2020
On 3/6/20 9:42 AM, Steven Schveighoffer wrote:
> alias opdispatch(T) = other_name!(name, T);
And obviously, this should be opDispatch with a capital D !
-Steve
More information about the Digitalmars-d-learn
mailing list