This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog include/bits/stl_pair.h
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Subject: gcc/libstdc++-v3 ChangeLog include/bits/stl_pair.h
- From: pme at gcc dot gnu dot org
- Date: 4 Jun 2001 18:04:52 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pme@gcc.gnu.org 2001-06-04 11:04:52
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_pair.h
Log message:
2001-06-04 Kenny Simpson <theonetruekenny@yahoo.com>
Phil Edwards <pme@sources.redhat.com>
PR libstdc++/3035 and PR libstdc++/3036
* include/bits/stl_pair.h: Fix pair ctor and make_pair according
to LWG DR 181 and 265.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.639&r2=1.640
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_pair.h.diff?cvsroot=gcc&r1=1.3&r2=1.4