mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
update doc for task template
This commit is contained in:
parent
e4dabc6be4
commit
e71a2097a5
1 changed files with 0 additions and 2 deletions
|
@ -497,8 +497,6 @@ public:
|
|||
|
||||
// A task is a specialized job to run a collection of other jobs
|
||||
// It is defined with JobModel = Task::Model<T>
|
||||
//
|
||||
// A task with a custom config *must* use the templated constructor
|
||||
class Task {
|
||||
public:
|
||||
using Config = TaskConfig;
|
||||
|
|
Loading…
Reference in a new issue