mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Try the code role.
This commit is contained in:
parent
1717445288
commit
a4fd71f4ba
@ -54,7 +54,7 @@ Arguments can be accessed by position and arguments' indices can be repeated:
|
||||
// s == "abracadabra"
|
||||
|
||||
An object of any user-defined type for which there is an overloaded
|
||||
``std::ostream`` insertion operator (``operator<<``) can be formatted:
|
||||
:code:`std::ostream` insertion operator (``operator<<``) can be formatted:
|
||||
|
||||
.. code-block:: c++
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user