一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
ein::c_free Struct Reference

std::unique_ptr Deleter that calls free() More...

#include <memory.hpp>

Static Public Member Functions

template<trivially_destructible T>
static void operator() (T *p) noexcept
 

Detailed Description

std::unique_ptr Deleter that calls free()

Definition at line 50 of file memory.hpp.

Member Function Documentation

◆ operator()()

template<trivially_destructible T>
static void ein::c_free::operator() ( T * p)
inlinestaticnoexcept[[always_inline]][[artificial]]

Definition at line 54 of file memory.hpp.


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