From: Robert Ramey (ramey_at_[hidden])
Date: 2003-12-17 21:38:12


One more thing:

perhaps spirit config.hpp might define a macro

#define SPIRIT_VERSION 16 or 18

This might be helpful. If someone makes component
that depends on one version and attempt to use another
one could be trapped.

Now that I think about it, that might be a worthy idea
for other large and complex libraries such as mpl and
perhaps others.

Along this same vain, I would like something like this
to detect that STL Port is being used. I couldn't find
it. Actually I need this now.

Robert Ramey