Template Struct _type_info

Holoscan v0.6
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

© Copyright 2022-2023, NVIDIA. Last updated on Feb 9, 2024.