gcc/libstdc++-v3/include
Ville Voutilainen a181f67231 Make optional::reset noexcept, make optional::value work in constant expressions.
Make optional::reset noexcept, make optional::value
    work in constant expressions.
    * include/std/optional (_M_get): Make constexpr.
    (reset): Make noexcept.
    * testsuite/20_util/optional/assignment/7.cc: New.
    * testsuite/20_util/optional/observers/6.cc: New.

From-SVN: r240623
2016-09-29 18:20:28 +03:00
..
backward
bits Remove redefinition of __cpp_lib_array_constexpr 2016-09-26 11:17:53 +01:00
c
c_compatibility Don't define guard macros when doing #include_next in math.h and stdlib.h 2016-02-01 11:13:40 +00:00
c_global Define C++17 std::hypot without _GLIBCXX_USE_C99_MATH_TR1 2016-09-29 14:25:48 +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 Check for overflow in filesystem::last_write_time 2016-09-28 19:02:25 +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 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Add C++17 constexpr to debug and profile mode arrays 2016-08-23 16:54:57 +01:00
std Make optional::reset noexcept, make optional::value work in constant expressions. 2016-09-29 18:20:28 +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 Disable .gnu.attributes tags in compatibility-ldbl.o 2016-09-29 07:33:17 +09:30