aboutsummaryrefslogtreecommitdiff
path: root/gcc/combine.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2016-10-28 18:47:57 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2016-10-28 18:47:57 +0100
commitfcfceb1afb7bf5cdebb2c52cf71b3d7dc21f11a8 (patch)
treebf189b03e79aee28cb2dda0d3e4961483ad9930d /gcc/combine.c
parent52e1b91e7156bff9cfdb553eabb4acfb64ecaec6 (diff)
downloadgcc-fcfceb1afb7bf5cdebb2c52cf71b3d7dc21f11a8.zip
gcc-fcfceb1afb7bf5cdebb2c52cf71b3d7dc21f11a8.tar.gz
gcc-fcfceb1afb7bf5cdebb2c52cf71b3d7dc21f11a8.tar.bz2
Fix filesystem::path for iterators with const value_type
* include/experimental/bits/fs_path.h (path::_S_convert<_Iter>(_Iter, _Iter)): Remove cv-qualifiers from iterator's value_type. (path::_S_convert<_Iter>(_Iter __first, __null_terminated)): Likewise. Do not use operation not supported by input iterators. (path::__is_path_iter_src): Add partial specialization for const encoded character types. * testsuite/experimental/filesystem/path/construct/range.cc: Test construction from input iterators with const value types. From-SVN: r241654
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions