[libcxx-commits] [libcxx] Removed dedundant template in '__delete_node()' member function of '__forward_list_base' and '__list_imp' classes. (PR #84323)

via libcxx-commits libcxx-commits at lists.llvm.org
Sat Apr 13 01:28:11 PDT 2024


================
@@ -555,7 +555,6 @@ protected:
     return __guard.__release_ptr();
   }
 
-  template <class... _Args>
----------------
2LoS wrote:

@EricWF, could you help me to land this PR, please?

https://github.com/llvm/llvm-project/pull/84323


More information about the libcxx-commits mailing list