mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
reverted c7836659d1
This commit is contained in:
@ -1461,7 +1461,7 @@ private:
|
||||
return res;
|
||||
}
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
template<typename... Args>
|
||||
iterator nosize_unchecked_emplace_at(
|
||||
const arrays_type& arrays_,std::size_t pos0,std::size_t hash,
|
||||
|
Reference in New Issue
Block a user