Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2002-08-20 05:43:29


> I expect standard-conforming code to compile. The standard says nothing
> about -ps being nonstandard.

True, but -ps prevents a number of standard conforming constructs to fail:
variable function parameter lists for one. __cdecl is the default with good
reason: it's the only calling convention supported by the compiler (that I
know of) that supports all the standard mandated features.

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk