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