From e163aa465c6c885578ea89fd3f7dfd2b151ffcf9 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Tue, 11 Oct 2022 11:51:16 +0200 Subject: [PATCH] reverted c7836659d1b3ee519e0665817e5aeb18b16181a7 --- include/boost/unordered/detail/foa.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/unordered/detail/foa.hpp b/include/boost/unordered/detail/foa.hpp index c2b42370..049dfada 100644 --- a/include/boost/unordered/detail/foa.hpp +++ b/include/boost/unordered/detail/foa.hpp @@ -1461,7 +1461,7 @@ private: return res; } -#if 1 +#if 0 template iterator nosize_unchecked_emplace_at( const arrays_type& arrays_,std::size_t pos0,std::size_t hash,