diff --git a/include/fmt/args.h b/include/fmt/args.h index 99060040..9a8e4ed2 100644 --- a/include/fmt/args.h +++ b/include/fmt/args.h @@ -145,9 +145,6 @@ class dynamic_format_arg_store public: constexpr dynamic_format_arg_store() = default; - constexpr dynamic_format_arg_store( - const dynamic_format_arg_store& store) = delete; - /** \rst Adds an argument into the dynamic store for later passing to a formatting