IDA C++ SDK
9.2
Loading...
Searching...
No Matches
ida_alloc_policy Struct Reference
#include <
qida_alloc_shim.hpp
>
Static Public Member Functions
static
void
*
allocate
(size_t
n
) noexcept
static
void
deallocate
(
void
*p) noexcept
Member Function Documentation
◆
allocate()
void
* ida_alloc_policy::allocate
(
size_t
n
)
inline
static
noexcept
◆
deallocate()
void
ida_alloc_policy::deallocate
(
void
*
p
)
inline
static
noexcept
The documentation for this struct was generated from the following file:
/Users/geoffrey/ida-sdk/src/include/
qida_alloc_shim.hpp
ida_alloc_policy