This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r131372 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Mon, 07 Jan 2008 11:11:03 -0000
- Subject: r131372 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Mon Jan 7 11:11:02 2008
New Revision: 131372
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131372
Log:
2008-01-07 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/34680
* include/bits/locale_classes.h (has_facet<>, use_facet<>): Do not
use dynamic_cast when run-time type identification is disabled; do
not mark inline; only declare, define...
* include/bits/locale_classes.tcc: ... here.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/locale_classes.h
trunk/libstdc++-v3/include/bits/locale_classes.tcc