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
Clara Holoscan v0.3.0
Submit Search
Submit Search
NVIDIA Docs Hub
NVIDIA Holoscan
Clara Holoscan v0.3.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
>
||
...
)
)
© Copyright 2022, NVIDIA.
Last updated on Jun 28, 2023.
Close
content here