]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/58569 (Compilation error when a class contains multiple std::function)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Wed, 2 Oct 2013 20:21:52 +0000 (20:21 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 2 Oct 2013 20:21:52 +0000 (21:21 +0100)
commit44d209d7e2652a5a3a1eb8ee24d65edcebf13e7e
tree1111ea7381bdb89e659bbb85a9052b332deb9acc
parent3fd113d7f105df5d70be50630c40ce65e82d3c34
re PR libstdc++/58569 (Compilation error when a class contains multiple std::function)

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.

Co-Authored-By: Daniel Kruegler <daniel.kruegler@gmail.com>
From-SVN: r203132
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/functional
libstdc++-v3/testsuite/20_util/function/58569.cc [new file with mode: 0644]
This page took 0.06614 seconds and 5 git commands to generate.