mirror of
https://github.com/boostorg/unordered.git
synced 2026-07-08 09:30:55 +02:00
88bc2e4ab3
Explicitly use unordered_detail namespace to avoid ADL. Only clear buckets starting with cached_begin_bucket_ in clear. Use BOOST_DEDUCED_TYPENAME more consistently. [SVN r42206]