stl_pair.h (make_pair): Add LWG solution.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 25 Oct 2000 12:48:34 +0000 (12:48 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 25 Oct 2000 12:48:34 +0000 (12:48 +0000)
commit9aa1d5ac5e9074af1562cc32a217588c690d7e63
treecf4ef8a61972d942542abec143917fd819700265
parentcc66e4ac40dbb8f4a93922def459c81d174af6cf
stl_pair.h (make_pair): Add LWG solution.

2000-10-24  Benjamin Kosnik  <bkoz@redhat.com>

        * include/bits/stl_pair.h (make_pair): Add LWG solution.

        * testsuite/21_strings/compare.cc (test01): Inject namespace std
into the mix.

* mkcheck.in (MAX_MEM_USAGE): Bump up to 3072. Strangely enough,
this works.

From-SVN: r37049
libstdc++-v3/include/bits/stl_pair.h
libstdc++-v3/mkcheck.in
libstdc++-v3/testsuite/21_strings/compare.cc