mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-03 20:54:44 +02:00
Try the code role.
This commit is contained in:
@@ -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++
|
||||
|
||||
|
Reference in New Issue
Block a user