holoscan::YAMLNodeParser< std::array< typeT, N > >

Beta
View as Markdown
template <typename typeT, std::size_t N>
struct array< typeT, N > >
#include <holoscan/yaml_parser.hpp>

Template parameters

typeT
typename
N
std::size_t

Static methods

parse

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