mirror of
https://github.com/boostorg/unordered.git
synced 2025-05-09 23:23:59 +00:00
* GHA: revise numerous CI jobs. Fix sanitizer on new kernel * Use std::ref instead of copying the function parameter in std::initializer_list overloads of insert_{or|and}_[c]visit * Reimplement detail::is_invocable * Update docs for std::ref(f) changes --------- Co-authored-by: sdarwin <samuel.d.darwin@gmail.com>