Holoscan SDK v4.2.0

Template Struct Nullable::Deleter

This struct is a nested type of Template Class Nullable.

template<typename RESULT, RESULT func>
struct Deleter

Deleter, call the function when the object is deleted.

Template Parameters

F – function to call

Public Types

typedef Nullable<T> pointer

Public Functions

inline void operator()(T value) const

Previous Struct NoMessageType
Next Struct nvmlMemory_st
© Copyright 2022-2026, NVIDIA. Last updated on May 11, 2026