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

template<typename typeT>
struct YAMLNodeParser<std::shared_ptr<typeT>>

Public Static Functions

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

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.