
15 Oct
2007
15 Oct
'07
7:08 p.m.
To use multiple versions in parallel wouldn't you also need to mangle the include guard symbol names to allow each version to independently remember which headers have been processed? Eric Niebler wrote:
I have heard unconfirmed rumors that someone has a script that takes Boost code and moves it into a different top-level namespace. Does such a script really exist?
The goal is to be able to automatically munge Boost code so that several versions can be used in parallel without conflicts. If anybody is currently doing this, I'd love to hear from them.