mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-12 06:30:02 +08:00
* Format unique_ptr with custom deleter Added deleter type to fmt::ptr unique_ptr overload. Deleter type is part of the unique_ptr type. * Review: apply clang-format Co-authored-by: Hans-Martin B. Jensen <haje@eposaudio.com> |
||
|---|---|---|
| .. | ||
| args.h | ||
| chrono.h | ||
| color.h | ||
| compile.h | ||
| core.h | ||
| format-inl.h | ||
| format.h | ||
| os.h | ||
| ostream.h | ||
| printf.h | ||
| ranges.h | ||
| std.h | ||
| xchar.h | ||