mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-08 02:28:15 +00:00
187bd1b8b2
* Clarify usage of fmt::arg Document that fmt::arg takes a non-owning reference, even if that reference is to a temporary. As such, users should make sure the lifetime of the reference lasts as long as the named argument. * Clean up language Remove mentions of `std::reference_wrapper` and rvalues in favor of more common terminology like dangling references. |
||
---|---|---|
.. | ||
fmt | ||
format |