Commit a4fd71f4 authored by Victor Zverovich's avatar Victor Zverovich

Try the code role.

parent 17174452
......@@ -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++
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment