From 0389e0bc16416446c05fe8d509d4b79432913bb1 Mon Sep 17 00:00:00 2001 From: joaquintides Date: Sun, 16 Oct 2022 22:17:53 +0200 Subject: [PATCH] reverted --- 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 01fc3d84..d34a49c7 100644 --- a/include/boost/unordered/detail/foa.hpp +++ b/include/boost/unordered/detail/foa.hpp @@ -1708,7 +1708,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,