Submit Search
Topics
Topics
AR / VR
Cybersecurity
Edge Computing
Recommenders / Personalization
Computer Vision / Video Analytics
Data Center / Cloud
Generative AI / LLMs
Robotics
Content Creation / Rendering
Data Science
Networking
Simulation / Modeling / Design
Conversational AI
NVIDIA Developer
Blog
Forums
Sign In
Menu
DOCS HUB
Topics
Topics
AR / VR
Cybersecurity
Edge Computing
Recommenders / Personalization
Computer Vision / Video Analytics
Data Center / Cloud
Generative AI / LLMs
Robotics
Content Creation / Rendering
Data Science
Networking
Simulation / Modeling / Design
Conversational AI
NVIDIA Developer
Blog
Forums
Sign In
What can I help you with?
Submit Search
NVIDIA Holoscan SDK v2.6.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
NVIDIA Holoscan SDK v2.6.0
Variable holoscan::is_one_of_v
Variable holoscan::is_one_of_v
Defined in
File type_traits.hpp
Variable Documentation
template
<
typename
T
,
typename
...
ArgsT
>
constexpr
bool
holoscan
::
is_one_of_v
=
(
(
std
::
is_same_v
<
T
,
ArgsT
>
||
...
)
)
Previous
Variable holoscan::is_one_of_derived_v
Next
Variable holoscan::is_scalar_v
© Copyright 2022-2024, NVIDIA.
Last updated on Dec 2, 2024.
Close
content here