On 1/22/11 9:49 CST, dsource.org wrote:
phobos commit, revision 2362


user: jmdavis

msg:
More documentation fixes.

http://www.dsource.org/projects/phobos/changeset/2362

paths changed:
U   trunk/phobos/std/datetime.d

A nicer idiom instead of aliasing to void* is to define those as structs without ever defining them:

struct SYSTEMTIME;
struct FILETIME;


Andrei
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to