diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2020-12-13 10:41:08 +0000 |
---|---|---|
committer | Richard Sandiford <richard.sandiford@arm.com> | 2020-12-13 10:41:08 +0000 |
commit | 1751a78ecafb1d16d4a843dd22e739b8fd1cfede (patch) | |
tree | dd827511ba1614186f344af7154e36677ce20290 /libcpp | |
parent | 6ad972ece13f01f88a699b1a9f784c4166061901 (diff) | |
download | gcc-1751a78ecafb1d16d4a843dd22e739b8fd1cfede.zip gcc-1751a78ecafb1d16d4a843dd22e739b8fd1cfede.tar.gz gcc-1751a78ecafb1d16d4a843dd22e739b8fd1cfede.tar.bz2 |
Move iterator_range to a new iterator-utils.h file
A later patch will add more iterator-related utilities. Rather than
putting them all directly in coretypes.h, it seemed better to add a
new header file, here called "iterator-utils.h". This preliminary
patch moves the existing iterator_range class there too.
I used the same copyright date range as coretypes.h “just to be sure”.
gcc/
* coretypes.h (iterator_range): Move to...
* iterator-utils.h: ...this new file.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions