Function aligned_deallocate¶
function aligned_deallocate(T *) meta¶
template <typename T = void>
KFR_INTRINSIC void aligned_deallocate(T* ptr) Deallocates aligned memory
Fully qualified name: kfr::aligned_deallocate(T *)
Declared at meta/memory.hpp:172
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.