@ -42,5 +42,4 @@ make_unique(Args&&... args) {
return std::unique_ptr<T> (new T(std::forward<Args>(args)...));
}
#endif
The note is not visible to the blocked user.