lines 143-165 of file: lib/cplusplus/fun.cpp {xrst_begin cpp_abort_recording} Abort Recording ############### Syntax ****** ``cppad_py::abort_recording`` () Purpose ******* This aborts the current recording (if it exists) started by the most recent call to :ref:`independent`. {xrst_toc_hidden example/cplusplus/fun_abort_xam.cpp } Example ******* :ref:`c++`. {xrst_end cpp_abort_recording}