Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 732 Bytes

12_anchor_point.rst

File metadata and controls

19 lines (16 loc) · 732 Bytes
.. default-domain:: cpp

Anchor points example

.. literalinclude:: ../../../examples/12_anchor_point/main.cpp
    :start-after: #include <cmath>
    :end-before: return 0;