MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ dependencies

std::vector<std::type_index> MayaFlux::Yantra::ExecutionContext::dependencies

Operation dependencies required before execution.

Stores type identifiers for operations that must complete before this context's operation may run.

Definition at line 83 of file ExecutionContext.hpp.