boostorg / unordered

Boost.org unordered module
http://boost.org/libs/unordered
Boost Software License 1.0
63 stars 55 forks source link

Add missing reference docs for member function template `insert` #97

Closed cmazakas closed 2 years ago

cmazakas commented 2 years ago

unordered_map and unordered_multimap were missing reference docs for the insert(P&&) overload.