On 10 July 2014 10:38, Pietro Cerutti <g...@freebsd.org> wrote: > On 2014-Jul-10, 10:13, Adrian Chadd wrote: >> ... I think this particular commit highlights our almost complete lack >> of useful data types in our C libraries. >> >> I think it's about time we grew a similar list of basic DSAs. > > We do have STL. Let's just use it. > >> I had to reimplement hash tables, trees and callwheels at work recently. Ugh. > > Couldn't you just use C++? > > :)
Strangely enough? You can't always use C++. -a _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"