Commit 11f19766 authored by Igor Chorążewicz's avatar Igor Chorążewicz
Browse files

tests: enable map.ops tests which require generic std::less

Intead of std::less<void> which is available from C++14 use
transaprent less which has the same implementation.

Leave just one test with std::less<> as sanity check.
parent c11c3288
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment