Submit Search
NVIDIA Developer
Blog
Forums
Join
Submit Search
NVIDIA Developer
Blog
Forums
Join
Menu
NVIDIA Holoscan SDK v1.0.3
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK v1.0.3
Template Struct _type_info< std::vector< std::vector< std::shared_ptr< T > > > >
Holoscan 1.0.3
Template Struct _type_info< std::vector< std::vector< std::shared_ptr< T > > > >
Defined in
File type_traits.hpp
Struct Documentation
template
<
typename
T
>
struct
_type_info
<
std
::
vector
<
std
::
vector
<
std
::
shared_ptr
<
T
>
>
>
>
Public Types
using
container_type
=
vector_type
using
element_type
=
std
::
shared_ptr
<
base_type_t
<
T
>
>
using
derived_type
=
std
::
decay_t
<
T
>
Public Static Attributes
static
constexpr
int32_t
dimension
=
2
Previous
Template Struct _type_info< std::vector< std::shared_ptr< T > > >
Next
Template Struct _type_info< std::vector< std::vector< T > > >
© Copyright 2022-2023, NVIDIA.
Last updated on Apr 19, 2024.