Correct links
This commit is contained in:
parent
6afa2994d5
commit
fbee89d5f9
@ -71,8 +71,9 @@ An object of any user-defined type for which there is an overloaded
|
|||||||
// s == "The date is 2012-12-9"
|
// s == "The date is 2012-12-9"
|
||||||
|
|
||||||
You can use ```fmt::TempFormatter``
|
You can use ```fmt::TempFormatter``
|
||||||
<http://zverovich.net/format/#project0classfmt_1_1_temp_formatter>`
|
<http://zverovich.net/format/#project0classfmt_1_1_temp_formatter>`__
|
||||||
to create your own functions similar to ``fmt::Format`` and ``fmt::Print``
|
to create your own functions similar to ```fmt::Format``
|
||||||
|
<http://zverovich.net/format/#fmt::Format__StringRef>`__ and ``fmt::Print``
|
||||||
with an arbitrary action performed when formatting is complete:
|
with an arbitrary action performed when formatting is complete:
|
||||||
|
|
||||||
.. code-block:: c++
|
.. code-block:: c++
|
||||||
|
Loading…
Reference in New Issue
Block a user