Lugdunum  0.1.0
Public Member Functions | List of all members
lug::System::Memory::Policies::NoMemoryMarking Class Reference

#include <MemoryMarker.hpp>

Public Member Functions

void markAllocation (void *ptr, size_t size) const
 
void markDeallocation (void *ptr, size_t size) const
 

Detailed Description

Definition at line 11 of file MemoryMarker.hpp.

Member Function Documentation

◆ markAllocation()

void NoMemoryMarking::markAllocation ( void *  ptr,
size_t  size 
) const
inline

Definition at line 1 of file MemoryMarker.inl.

◆ markDeallocation()

void NoMemoryMarking::markDeallocation ( void *  ptr,
size_t  size 
) const
inline

Definition at line 2 of file MemoryMarker.inl.


The documentation for this class was generated from the following files: