Functions
test_memory_manager_x64.cpp File Reference

Go to the source code of this file.

Functions

int64_t add_md (struct memory_descriptor *md) noexcept
 
template<class F >
auto test_with_md (F f)
 

Function Documentation

◆ add_md()

int64_t add_md ( struct memory_descriptor md)
noexcept

Definition at line 25 of file dummy_add_md_failure.cpp.

◆ test_with_md()

template<class F >
auto test_with_md ( f)

Definition at line 168 of file test_memory_manager_x64.cpp.