mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 10:47:35 +02:00
Fix to_string docs
This commit is contained in:
@ -3238,7 +3238,6 @@ arg_join<internal::iterator_t<const Range>, wchar_t> join(const Range& range,
|
|||||||
/**
|
/**
|
||||||
\rst
|
\rst
|
||||||
Converts *value* to ``std::string`` using the default format for type *T*.
|
Converts *value* to ``std::string`` using the default format for type *T*.
|
||||||
It doesn't support user-defined types with custom formatters.
|
|
||||||
|
|
||||||
**Example**::
|
**Example**::
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user