diff options
author | Greg Smith <unknown> | 2017-12-13 07:45:41 +1100 |
---|---|---|
committer | Greg Smith <unknown> | 2017-12-13 07:45:41 +1100 |
commit | 31e94e0d88f15919c42f54a1579ae3240fa9a0b4 (patch) | |
tree | 336608aa7bd278db567f9b0b2be4c11f15b547e0 /src/EditModel.cxx | |
parent | 68530865b45906897c0d21497230bb896e047bf2 (diff) | |
download | scintilla-mirror-31e94e0d88f15919c42f54a1579ae3240fa9a0b4.tar.gz |
Use explicit typedefs instead of deprecated derivation from std::iterator.
This fixes a C4996 / STL4015 warning from Visual C++ 2017.5 that the
std::iterator class template is deprecated in C++17.
Diffstat (limited to 'src/EditModel.cxx')
0 files changed, 0 insertions, 0 deletions