Skip to content

task_list ~task_list

Alexy Pellegrini edited this page May 11, 2021 · 3 revisions

nes::task_list::~task_list

Functions

(1) ~task_list();
  1. Destruct the task list. After the task list is destroyed, all nes::task_results and nes::task_fences linked to this task list become invalid.

Parameters

None.

Exceptions

  1. Does not throw.
Clone this wiki locally