NVIDIA Holoscan SDK v0.6
Holoscan v0.6

Template Struct remove_pointer< std::shared_ptr< T > >

template<typename T>
struct remove_pointer<std::shared_ptr<T>>

Public Types

using type = T

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