Typedef cosm::ta::ds::ds_variant

Typedef Documentation

using cosm::ta::ds::ds_variant = std::variant<std::unique_ptr<bi_tdgraph>>

std::variant containing one of the possible data structures that the base_executive and its derived classes can operate on.