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

Holoscan v2.1.0

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>

Previous Template Struct is_shared_ptr
Next Template Struct is_vector
© Copyright 2022-2024, NVIDIA. Last updated on Jul 3, 2024.