mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-26 12:19:45 +01:00
Update docs
This commit is contained in:
@@ -3233,7 +3233,7 @@ auto join(const Range &range, wstring_view sep)
|
||||
|
||||
**Example**::
|
||||
|
||||
#include "fmt/string.h"
|
||||
#include "fmt/format.h"
|
||||
|
||||
std::string answer = fmt::to_string(42);
|
||||
\endrst
|
||||
|
||||
Reference in New Issue
Block a user