Fix issue with vector<tuple<...>> in gt_hash_map/set
This also transforms a run-time exception into a static_assert, in case there is no available default empty or deleted key of the specified type.
Please register or sign in to comment
This also transforms a run-time exception into a static_assert, in case there is no available default empty or deleted key of the specified type.