Skip to content
Snippets Groups Projects
Commit bf906ac9 authored by Nat Goodspeed's avatar Nat Goodspeed
Browse files

Re-add 3 llinstancetracker tests disabled by changeset 1ead63777bf6.

Fix LLInstanceTracker::key_iter constructor param; accepting
InstanceMap::iterator by non-const reference relied on Microsoft extension
that accepts non-const reference to an rvalue. Given typical iterator
implementation, simply accept by value instead, which makes gcc happy too.
parent aa142436
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment