Hartmut Kaiser wrote: > At the first steps it is not planned to make a very high performance > or > very small C++ preprocessor. If you are looking for these objectives > you probably have to look at other places.
Please note that the EDG preprocessor will outperform the Wave preprocessor in simple cases. However, as complexity increases, time dilates expontentially on EDG. Preprocessing time dilates linearly under Wave, which causes it to easily outperform EDG when complexity increases. Regards, Paul Mensonides _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost