mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-27 06:35:37 +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
|
\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
|
It's equipped with a storage to potentially temporary objects which lifetimes
|
||||||
could be shorter than the format arguments object.
|
could be shorter than the format arguments object.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user