diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-02-18 12:33:07 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-02-18 17:42:37 +0000 |
commit | f09f32427b21127af0ec4c4a48dc9f3b0e696e59 (patch) | |
tree | ccf420f7b0a8d331e7db8ea5f9307cc8b191759e /libgfortran/io/async.c | |
parent | f5b4dc38852f755de9c48cb78a773ab4e84b8078 (diff) | |
download | gcc-f09f32427b21127af0ec4c4a48dc9f3b0e696e59.zip gcc-f09f32427b21127af0ec4c4a48dc9f3b0e696e59.tar.gz gcc-f09f32427b21127af0ec4c4a48dc9f3b0e696e59.tar.bz2 |
libstdc++: Reorder declarations of std::span members
I find it easier to work with this class when the declarations match the
order in the C++2a working paper.
There's no need to use long, descriptive template parameter names like
_ContiguousIterator when the parameter is already constrained by the
std::contiguous_iterator concept. This is also consistent with the
naming conventions in the working paper.
* include/std/span (span): Reorder members and rename template
parameters to match declarations in the C++2a working paper.
Diffstat (limited to 'libgfortran/io/async.c')
0 files changed, 0 insertions, 0 deletions