mesytec-mnode/external/taskflow-3.8.0/doxygen/releases/release-2.3.1.dox
2025-01-04 01:25:05 +01:00

18 lines
390 B
Text

namespace tf {
/** @page release-2-3-1 Release 2.3.1 (2020/03/13)
Cpp-Taskflow 2.3.1 is the 5th release in the 2.x line!
@section release-2-3-1_download Download
Cpp-Taskflow 2.3.1 can be downloaded from <a href="https://github.com/cpp-taskflow/cpp-taskflow/releases/tag/v2.3.1">here</a>.
@section release-2-3-1_bug_fixes Bug Fixes
@li Fixed the memory error in object pool
*/
}