mirror of git://gcc.gnu.org/git/gcc.git
* include/std/functional (_Not_fn): Make exception specifications depend on whether negating the result can throw. * testsuite/20_util/not_fn/1.cc: Move to ... * testsuite/20_util/function_objects/not_fn/1.cc: ... here. Add tests for types that can throw when negated and that cannot be negated. From-SVN: r241091 |
||
|---|---|---|
| .. | ||
| binders | ||
| invoke | ||
| mem_fn | ||
| not_fn | ||
| comparisons.cc | ||
| comparisons_void.cc | ||
| constexpr.cc | ||
| dr660.cc | ||
| searchers.cc | ||