holoscan::YAMLNodeParser< std::vector< typeT > >

Beta
View as Markdown
template <typename typeT>
struct vector< typeT > >
#include <holoscan/yaml_parser.hpp>

Template parameters

typeT
typename

Static methods

parse

static std::vector<typeT> holoscan::YAMLNodeParser<std::vector<typeT>>::parse(
const YAML::Node &node
)