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

concurrent_map: fix windows compilation

On older MSVC versions sizeof(member) is not allowed in definition
of non-static members. Fix this by adding decltype().
parent d4fa94a3
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