fmt/include
Mike Lui 71e97b4819 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.
2019-02-21 12:26:03 -05:00
..
fmt Clarify usage of fmt::arg 2019-02-21 12:26:03 -05:00
format Update std implementation 2019-02-10 07:56:33 -08:00