Template Struct YAMLNodeParser< std::shared_ptr< typeT > >

Holoscan v0.6
template<typename typeT>
struct YAMLNodeParser<std::shared_ptr<typeT>>

Public Static Functions

static inline std::shared_ptr<typeT> parse(const YAML::Node&)

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.