#include <pointer-policies.h>
|
| void | CheckPointerImpl (const void *ptr, bool points_to_payload, bool check_off_heap_assignments) |
| |
|
| const HeapBase * | heap_ = nullptr |
| |
◆ CheckPointerImpl()
| void cppgc::internal::SameThreadEnabledCheckingPolicyBase::CheckPointerImpl |
( |
const void * |
ptr, |
|
|
bool |
points_to_payload, |
|
|
bool |
check_off_heap_assignments |
|
) |
| |
|
protected |
◆ heap_
| const HeapBase* cppgc::internal::SameThreadEnabledCheckingPolicyBase::heap_ = nullptr |
|
protected |
The documentation for this class was generated from the following file: