Skip to content

Commit bb1c12d

Browse files
committed
import fmtlib v8.1.0
1 parent b39d199 commit bb1c12d

14 files changed

+2914
-1282
lines changed

src/fmt/args.h

+2
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ class dynamic_format_arg_store
143143
}
144144

145145
public:
146+
constexpr dynamic_format_arg_store() = default;
147+
146148
/**
147149
\rst
148150
Adds an argument into the dynamic store for later passing to a formatting

0 commit comments

Comments
 (0)