mirror of
https://github.com/boostorg/unordered.git
synced 2025-11-03 09:11:42 +01:00
It's technically UB for the callable in an unsequenced policy to acquire a lock so we add static_assert()s to catch potential user error.
It's technically UB for the callable in an unsequenced policy to acquire a lock so we add static_assert()s to catch potential user error.