concurrent_hash_map: store sizeof(value_type) and verify it
in runtime_initialize It will protect user in case of accidentaly changing size of key or value.
parent
eccca4b3
Please register or sign in to comment
in runtime_initialize It will protect user in case of accidentaly changing size of key or value.