template <typename T>
struct UniquePtrDeleter
Defined at line 82 of file ../../src/devices/board/lib/acpi/util.h
An RAII unique pointer type for resources allocated from the ACPICA library.
Public Methods
void operator() (T * mem)
Defined at line 83 of file ../../src/devices/board/lib/acpi/util.h