mirror of
https://github.com/fmtlib/fmt.git
synced 2026-01-25 16:52:55 +01:00
Address enhancement request #1322. The overload is provided in `ranges` (original `fmt::join` exists currently in `format.h` for historical reasons. Tests for prvalue and lvalue tuple arguments as well as the empty tuple are provided in `ranges-test.cc`.