Variable holoscan::is_shared_ptr_v

template<typename T>
constexpr bool holoscan::is_shared_ptr_v = is_shared_ptr<std::decay_t<T>>::value

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.