Is it possible to elegantly craft a class that can be used as shared and as normal?
Dicebot
public at dicebot.lv
Sun Mar 2 10:04:05 PST 2014
shared and non-shared entities have different implementation. You
unlikely want to have one for both.
More information about the Digitalmars-d-learn
mailing list