This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[v3 patch] fix libstdc++/58569


2013-10-02  Jonathan Wakely  <jwakely.gcc@gmail.com>
            Daniel Krugler  <daniel.kruegler@gmail.com>

        PR libstdc++/58569
        * include/std/functional (function::_CheckResult): Move to namespace
        scope and rename to __check_func_return_type.
        * testsuite/20_util/function/58569.cc: New.

Tested x86_64-linux, committed to trunk and 4.8 branch

Attachment: patch.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]