
4 Jul
2005
4 Jul
'05
11:03 p.m.
Bronek Kozicki wrote:
And BTW, I thought that term "deprecated library features" is actually used by the C++ standard, has clear meaning,
Not exactly... 'deprecated' is used in the standard to describe certain language features, such as implicit conversion of string literals to array-of-non-const-char. However, the meaning is never clearly defined. c.f. core issue 223 [and probably heading off-topic for Boost lists now] -- AlisdairM