>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> The minimum gcc version is 3.1 (at least it was like that two >> months ago, I have that compiler at home and can check that), and >> boost supports an astonishing large number of old compilers >> including VC++ 6 and gcc 2.95. Abdelrazak> OK but that might change with exception and advanced Abdelrazak> template use which as for as I remember are fixed in 3.3. If you are planning to introduce features that require gcc 3.3, prepare for a lot of resistance. You should have a very good case for enforcing this. JMarc
