diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-25 16:13:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-25 16:13:22 +0200 |
commit | f6c981e551f174809499163fc45c6fa54b8c5914 (patch) | |
tree | a17451657800c31634d68814b3959a3ece071123 /build/name.cxx | |
parent | cd4e709ead8a3e97eee0ef7b362240986e18fbd5 (diff) |
Store pointer to map key rather than iterator
Clang's libc++ complains about a map iterator instantiation that has an
incomplete value. At the same time, it appears that references (and thus
pointers) to map elements are also stable.
Diffstat (limited to 'build/name.cxx')
0 files changed, 0 insertions, 0 deletions