diff options
| author | mtezych <mte.zych@gmail.com> | 2017-01-29 19:45:57 +0100 |
|---|---|---|
| committer | Greg Hackmann <ghackmann@google.com> | 2017-01-30 23:39:03 +0000 |
| commit | 380b2f4fea745f4db30e5cb2ac7f5a638b33c652 (patch) | |
| tree | 34ed433f94141e53e955cac62302b17cec64d75c /trusty/coverage/coverage.cpp | |
| parent | 9cd890e9b7a1ae1d354815f529a0b3df1dd07aea (diff) | |
libsync: Replace inserting tuple into unordered_map in favour of pair.
Inserting tuple into unordered_map relies on non standard libc++ extension:
http://stackoverflow.com/a/21313229
This change removes this dependency.
Test: sync-unit-tests (on hikey with SW_SYNC_USER built into kernel)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
