mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-04 17:26:42 +00:00
Fix apidoc
This commit is contained in:
parent
d3964d7b1e
commit
ea1cd9638c
@ -1424,7 +1424,7 @@ inline detail::named_arg<Char, T> arg(const Char* name, const T& arg) {
|
||||
|
||||
/**
|
||||
\rst
|
||||
A dynamic version of `fmt::format_arg_store<>`.
|
||||
A dynamic version of `fmt::format_arg_store`.
|
||||
It's equipped with a storage to potentially temporary objects which lifetimes
|
||||
could be shorter than the format arguments object.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user