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. |
||
|---|---|---|
| .. | ||
| fmt | ||
| format | ||
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. |
||
|---|---|---|
| .. | ||
| fmt | ||
| format | ||