Phobos /
DTemplate Library
Difference (last change) (no other diffs, normal page display)
Changed: 1c1,23
Describe the new page here. |
=std.dtl.* - The D Template Library= Author/Contact: Matthew Wilson ( ![]() Project Page: DTemplateLibrary Download URL: None. This will be included in the a forthcoming release of Phobos, probably around DMD 0.84. Mailing list: None. Summary: A template library for D, which will support C++/STL-like compile-time generics, and Java/.NET-like runtime polymorphism. Status: Still playing around in early stages. A v0.1 release is due by end of March, but depends on some compiler changes, so may take a little while. In need of help?: Not at this stage, but requests and discussions on the NG at this time are most welcome. Other People Comments: FolderProjects |
std.dtl.* - The D Template Library
Author/Contact: Matthew Wilson ( http://synsoft.org/d.html, stlsoft ^at^ hotmail ^dot^ com)
Project Page: DTemplateLibrary
Download URL: None. This will be included in the a forthcoming release of Phobos, probably around DMD 0.84.
Mailing list: None.
Summary:
A template library for D, which will support C++/STL-like compile-time generics, and Java/.NET-like runtime polymorphism.
Status: Still playing around in early stages. A v0.1 release is due by end of March, but depends on some compiler changes, so may take a little while.
In need of help?: Not at this stage, but requests and discussions on the NG at this time are most welcome.
Other People Comments: