Template Struct is_shared_ptr< std::shared_ptr< T > >

Holoscan v0.6

Base Type

  • public std::integral_constant< bool, true >

template<typename T>
struct is_shared_ptr<std::shared_ptr<T>> : public std::integral_constant<bool, true>

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