Template Struct SampleDeleter
Defined in File sample_deleter.hpp
Struct Documentation
-
template<typename Port>
struct SampleDeleter The SampleDeleter struct is a custom deleter in functor form which releases loans to a sample’s underlying memory chunk via the corresponding port.. Each port should create its own instance of this deleter struct.