This page relates to OpenVINO 2022.3 (LTS). Go to the latest documentation for up-to-date information.
template <typename... Args> struct TupleToTypeIndex<std::tuple<Args...>> { // methods static std::vector<std::type_index> get(); };