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-2023, NVIDIA. Last updated on Sep 13, 2023.