ART: Fix SafeMap::Put()/PutBefore() rvalue overloads.
Remove the mistaken "const" qualifier which pretty much defeats the intended optimizations and prevents using the SafeMap with non-copyable values. Change-Id: I07d3e083c0b9b8895cbd181cb1bb4ca2293c7c5d
Loading
Please sign in to comment