While here: * Move the constructor to the public section. Almost all ThreadPlan classes have public constructors. * Use `std::make_shared()`. It is modern and more efficient.
11 KiB
11 KiB