------- Comment #2 from paolo at gcc dot gnu dot org  2007-10-18 10:00 -------
Subject: Bug 33807

Author: paolo
Date: Thu Oct 18 10:00:18 2007
New Revision: 129434

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129434
Log:
2007-10-18  Paolo Carlini  <[EMAIL PROTECTED]>

        PR libstdc++/33807
        * include/bits/allocator.h (operator==(const allocator<_Tp>&,
        const allocator<_Tp>&), operator!=(const allocator<_Tp>&,
        const allocator<_Tp>&)): Add.
        * testsuite/20_util/allocator/33807.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/20_util/allocator/33807.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/allocator.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33807

Reply via email to