diff options
author | Ville Voutilainen <ville.voutilainen@gmail.com> | 2016-12-01 09:14:19 +0200 |
---|---|---|
committer | Ville Voutilainen <ville@gcc.gnu.org> | 2016-12-01 09:14:19 +0200 |
commit | d9b2d86c74a2153b07fb9d63baf220d385043a9d (patch) | |
tree | a94d475c4ea306395f365d810a020e23a68218ca /gcc | |
parent | f73ee211c30c292316ffa6f55eca3531c67a4de7 (diff) | |
download | gcc-d9b2d86c74a2153b07fb9d63baf220d385043a9d.zip gcc-d9b2d86c74a2153b07fb9d63baf220d385043a9d.tar.gz gcc-d9b2d86c74a2153b07fb9d63baf220d385043a9d.tar.bz2 |
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
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions