std.perf
Chris Nicholson-Sauls
ibisbasenji at gmail.com
Mon Oct 9 12:10:16 PDT 2006
Lutger wrote:
> Is std.perf just undocumented because of the doxygen thing, or is it not
> an official part of Phobos? I couldn't google-fu the answer.
Honestly, I think its just an oversight. D's perf module is actually a port, however, of
a C++ library (STLSoft:WinSTL). The best I can recommend is to examine the D source
(dmd/src/phobos/std/perf.d) and the documentation for the C++ version:
http://synesis.com.au/software/stlsoft/help/group__winstl__perf__library.html
-- Christopher Nicholson-Sauls
More information about the Digitalmars-d-learn
mailing list