$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Alexandrescu (See Website For Email) (SeeWebsiteForEmail_at_[hidden])
Date: 2005-05-11 10:34:56
Hartmut Kaiser wrote:
> Since Wave is accepted into Boost, it is already :-P
Heh, interesting. Now, if only someone one day includes the Loki
headers... :o)
> Could you please send this newest version to me, I'll try to update at least
> the flex_string contained in the Wave distro.
It's downloadable from http://moderncppdesign.com/code. I've added the
copyright notice about a minute ago :o). Also, you might be disappointed
that there are several files now; that was done in the name of easier
extensibility. The file main.cpp is a test gig.
You may want to assess performance again, speed might increase with the
new version.
Andrei