
6 Nov
2008
6 Nov
'08
4:39 p.m.
One of the things that drew me to use boost is that is supports so many compilers and platforms that can be mixed and matched. I am creating a library on top of boost and Arabica. I want this library I am creating to support all the compilers and platforms that boost does. What is the easiest way to do this? Do I have to duplicate much of the config and decl stuff? Has anyone done this and have some advice? brian