DEBSOURCES
Skip Quicknav
sources / taskflow / 3.9.0%2Bds-1 / mcss / documentation / test_doxygen / contents_code_language / snippet.cpp
123456789
/** [0] */ void foo() { return; } /** [0] */ /** [1] */ #include <cmath> void bar() { return; } /** [1] */