Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-03-25 11:53:49


From: "Markus Schöpflin" <markus.schoepflin_at_[hidden]>
> Doug, Peter, thanks for your answer!
>
> Just for the records, the following program compiles and executes ok with
MSVC6SP5. (Note the use of constants.)

This is a MSVC 6 specific extension; constants have type 'const int' on MSVC
6, plain 'int' in standard C++.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net