@@ -323,7 +323,7 @@ public:
std::unique_ptr<custom_flag_formatter> clone() const override
{
return spdlog::details::make_unique<my_formatter_flag>();
return spdlog::std::make_unique<my_formatter_flag>();
}
};
The note is not visible to the blocked user.