gcc/libstdc++-v3/include
Ville Voutilainen 71ade764ad re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object)
PR libstdc++/77727
    * include/std/optional (optional(const optional<_Up>&)):
    Default-initialize the base and use emplace.
    (optional(optional<_Up>&&)): Likewise.
    * testsuite/20_util/optional/cons/77727.cc: New.

From-SVN: r240511
2016-09-26 23:51:42 +03:00
..
backward
bits Remove redefinition of __cpp_lib_array_constexpr 2016-09-26 11:17:53 +01:00
c
c_compatibility
c_global Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
c_std
debug 2016-09-26 François Dumont <fdumont@gcc.gnu.org> 2016-09-26 20:32:39 +00:00
decimal
experimental Define std::not_fn for C++17 2016-08-19 16:42:34 +01:00
ext Avoid reallocation for basic_string::clear() 2016-09-23 18:25:34 +01:00
parallel algo.h: Generalize usage of std::__iterator_category. 2016-09-25 15:23:45 +00:00
precompiled
profile Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
std re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object) 2016-09-26 23:51:42 +03:00
tr1 Enable Mathematical Special Functions for C++17 2016-08-03 16:54:13 +01:00
tr2
Makefile.am Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
Makefile.in Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00