LLFIO v2.00
Loading...
Searching...
No Matches
llfio_v2_xxx::process_handle::_byte_array_deleter Struct Reference

Public Member Functions

template<class T >
void operator() (T *a)
 

Member Function Documentation

◆ operator()()

template<class T >
void llfio_v2_xxx::process_handle::_byte_array_deleter::operator() ( T *  a)
inline
69{ delete[] reinterpret_cast<byte *>(a); }

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