Variable holoscan::is_vector_v

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

© Copyright 2022, NVIDIA. Last updated on Jun 28, 2023.