@ -58,7 +58,7 @@ namespace util {
pool (const pool&) = delete;
pool& operator= (const pool&) = delete;
pool (pool&&);
pool (pool&&) noexcept;
pool& operator= (pool&&);
explicit
The note is not visible to the blocked user.