
25 Apr
2005
25 Apr
'05
11:42 a.m.
I recently downloaded a free C++ compiler from Microsoft, as a package called the "Visual C++ Toolkit 2003" - the compiler tells me that it is a "Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.10.3077 for 80x86". The compiler can be downloaded from http://msdn.microsoft.com/visualc/vctoolkit2003/. Is this compiler compatible with the boost libraries in general (I have only tested it with rational.hpp (and operators.hpp), and it seems to work. -- Søren