Typedef cosm::ta::ds::ds_variant
Defined in File ds_variant.hpp
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.