diff options
author | Sebastian Holtermann <sebholt@xwmw.org> | 2019-03-13 18:03:35 (GMT) |
---|---|---|
committer | Sebastian Holtermann <sebholt@xwmw.org> | 2019-03-18 14:09:10 (GMT) |
commit | 31602583930b6c517c439ae8c15df26043031345 (patch) | |
tree | 78ee6064621ea8386cd0f7aef3b78977d0e01578 /Source/cmDepends.h | |
parent | 103aa9e46a5a59dc2c41cc1fa1aa6dd406b2924b (diff) | |
download | CMake-31602583930b6c517c439ae8c15df26043031345.zip CMake-31602583930b6c517c439ae8c15df26043031345.tar.gz CMake-31602583930b6c517c439ae8c15df26043031345.tar.bz2 |
cmFileTimeComparison: Replace anonymous private class with std::map
After the switch to `cmFileTime`, the anonymous private class of
`cmFileTimeComparison` held only a `std::map`. This moves the
`std::map` to the `cmFileTimeComparison` class itself and removes the
instantiation of an anonymous private class.
Diffstat (limited to 'Source/cmDepends.h')
0 files changed, 0 insertions, 0 deletions