NVIDIA Holoscan SDK v.2.2.0
Holoscan v2.2.0

Template Struct _type_info

template<typename T>
struct _type_info

Public Types

using container_type = scalar_type
using element_type = base_type_t<T>
using derived_type = std::decay_t<T>

Public Static Attributes

static constexpr int32_t dimension = 0

Previous Template Struct formatter< holoscan::Parameter< typeT > >
Next Template Struct _type_info< Parameter< std::array< T, N > > >
© Copyright 2022-2024, NVIDIA. Last updated on Jul 17, 2024.