CPP2D icon indicating copy to clipboard operation
CPP2D copied to clipboard

Create a dproject for the cpp_std lib

Open lhamot opened this issue 9 years ago • 0 comments

The cpp_std.d is to give some features that exist in C++ but are not in D (like red-black-tree associative array), in order to help the convertion of C++ source code.

The cpp_std project will probably grow up, and it will be better to put it in an other standalone project, downloadable with dub.

lhamot avatar May 14 '16 09:05 lhamot