gcc/libstdc++-v3/include
Ville Voutilainen d9b2d86c74 The convertible_to traits need to use a variadic catch-all for the false-cases.
The convertible_to traits need to use a variadic catch-all for the
false-cases.
* include/std/istream (__is_convertible_to_basic_istream):
Change the parameter of the false-case of __check to a variadic.
* include/std/ostream (__is_convertible_to_basic_ostream):
Likewise.

From-SVN: r243098
2016-12-01 09:14:19 +02:00
..
backward Prepare shared_ptr for array support 2016-10-20 13:07:45 +01:00
bits re PR libstdc++/71500 (regex::icase only works on first character in a range) 2016-12-01 03:03:55 +00: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 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
c_std libstdc++/77795 Only declare ::gets for C++98 and C++11 2016-09-30 19:28:53 +01:00
debug Fix copy&paste error in __gnu_debug::vector 2016-10-19 19:33:47 +01:00
decimal
experimental PR78494 add missing returns to propagate_const 2016-11-23 14:45:29 +00:00
ext Implement uniform_inside_sphere_distribution extension. 2016-10-26 15:34:18 +00: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 The convertible_to traits need to use a variadic catch-all for the false-cases. 2016-12-01 09:14:19 +02:00
tr1 Don't define libstdc++-internal macros in Solaris 10+ <math.h> 2016-11-21 16:09:47 +00:00
tr2
Makefile.am Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
Makefile.in Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00