$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Mark Evans (evans_mark_at_[hidden])
Date: 2006-02-15 06:55:13
Venturing a guess:
- wanted to run on as many platforms as possible and not have to deal with variations in C++ STL versions and implementations
- wanted smallest possible footprint - some STL implementations produce titantic footprints
I haven't looked under the hood but what appears an ugly engine to you runs bloody fast.
Cheers,
Mark
goodmenzy <goodmenzy_at_[hidden]> wrote: I'm studying jam source code.
Why not develop jam in C++ ?
He Sepend many time to implement Hash List ,
But all of this was in STL.
And many data was stored in char * dymanically.
If use C++ , the things seems to be simply.
_______________________________________________
Unsubscribe & other changes: http://listarchives.boost.org/mailman/listinfo.cgi/boost-build