TED]>; Thu, 08 Aug 2002 11:57:39 +0200
Content-Type: text/plain;
charset="iso-8859-1"
From: Ulrich Eckhardt <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: nonstandard overloads in num_get facet
Date: Thu, 8 Aug 2002 11:57:38 +0200
X-Mailer: KM
Processing commands for [EMAIL PROTECTED]:
> retitle 155900 [fixed in gcc-3.2] nonstandard overloads in num_get facet
Bug#155900: nonstandard overloads in num_get facet
Changed Bug title.
> tags 155900 + fixed
Bug#155900: [fixed in gcc-3.2] nonstandard overloads in num_get facet
There w
These additional overloads where added to libstdc++ in anticipation of
a resolution to defect report 118, see
http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/lwg-defects.html#118
However, this defect report is resolved in a different way now (by
removing extractor functions, instead of adding get meth
Package: libstdc++3
Version: 3.0.4-7
Using woody/i386
The num_get facets should (according to the book 'IOstreams and locales' by
Langer and Kreft) contain put methods for
bool
long
unsigned long
double
long double
void*
GCC's stdlib instead has
bool
#ifdef _GLIBCPP_RESOLVE_LIB_D
4 matches
Mail list logo