We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e9c1aa commit 279a976Copy full SHA for 279a976
include/mrdocs/ADT/Polymorphic.hpp
@@ -23,10 +23,10 @@
23
24
namespace clang::mrdocs {
25
26
-/** Default copier for Polymorphic.
+/** Default deleter for Polymorphic.
27
28
This class template is used as the
29
- default copier for the class
+ default deleter for the class
30
template Polymorphic.
31
*/
32
template <class Base>
0 commit comments