/
niceSOFT
/
doxygen
Обзор
Документация
Войти
/
niceSOFT
/
doxygen
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
testing/049_snippet.cpp
12 строк
329 B
Dimitri van Heesch
Optimise handling trimleft in code fragments
15 окт 2024, 21:34
Не верифицирован
15 окт 2024, 21:34
283a679
Код
Авторство
О чём код?
// objective: test the \snippet command // check: indexpage.xml /** \mainpage * A bubble sort algorithm * First get the inputs * \snippet snippet_test.cpp input * Then do the bubbling * \snippet{trimleft,nostrip} snippet_test.cpp bubble * Then write the result * \snippet{lineno,strip} snippet_test.cpp output */