Variable holoscan::is_vector_v

template<typename T>
constexpr bool holoscan::is_vector_v = is_vector<std::decay_t<T>>::value

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