C++: Make sphinx happy.

This commit is contained in:
Mathias Vorreiter Pedersen
2023-10-18 14:15:55 +01:00
parent a36d432184
commit 7f97492580

View File

@@ -118,8 +118,8 @@ For example, consider an alternative setup where our source of data starts as th
This would match the call to ``write_user_input_to`` in the following example:
.. code-block:: cpp
:caption: Example 2
:linenos:
:caption: Example 2
:linenos:
void write_user_input_to(void*);
void use_value(int);