mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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