Udostępnij za pośrednictwem


invalid_multiple_scheduling — Klasa

Klasa ta opisuje wyjątek podczas task_handle obiekt jest zaplanowane wiele razy za pomocą run metoda task_group lub structured_task_group obiektu bez wywołania albo wait lub run_and_wait metody.

class invalid_multiple_scheduling : public std::exception;

Członkowie

Publiczne konstruktory

Nazwa

Opis

invalid_multiple_scheduling::invalid_multiple_scheduling — Konstruktor

Przeciążone.Konstrukcje invalid_multiple_scheduling obiektu.

Hierarchii dziedziczenia

exception

invalid_multiple_scheduling

Wymagania

Nagłówek: concrt.h

Obszar nazw: współbieżności

Zobacz też

Informacje

concurrency — Przestrzeń nazwy

task_handle — Klasa

task_group — Klasa

task_group::run — Metoda

task_group::wait — Metoda

task_group::run_and_wait — Metoda

structured_task_group — Klasa

structured_task_group::run — Metoda

structured_task_group::wait — Metoda

structured_task_group::run_and_wait — Metoda