Variable holoscan::is_scalar_v

template<typename T>
constexpr bool holoscan::is_scalar_v = is_scalar<std::decay_t<T>>::value

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