YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::detail::DefaultDeleter Struct Referencefinal

#include <default_deleter.hpp>

Static Public Member Functions

template<typename Type >
static void Delete (Type &self) noexcept
 

Detailed Description

Definition at line 5 of file default_deleter.hpp.

Member Function Documentation

◆ Delete()

template<typename Type >
static void yaclib::detail::DefaultDeleter::Delete ( Type &  self)
inlinestaticnoexcept

Definition at line 7 of file default_deleter.hpp.


The documentation for this struct was generated from the following file: