Programming Windows D Examples are now Online!

Jonathan M Davis jmdavisProg at gmx.com
Fri Jun 24 08:44:55 PDT 2011


On 2011-06-24 05:50, Kagamin wrote:
> Steven Schveighoffer Wrote:
> > But here's an idea -- milliseconds, msecs, and mseconds could all map to
> > the same template function.
> 
> BTW, why it's not opDispatch?

It's not a function call. It's a template parameter to a variety of functions 
- some of which are not member functions (e.g. core.time.dur).

- Jonathan M Davis


More information about the Digitalmars-d-announce mailing list