GRASS GIS 8 Programmer's Manual 8.3.2(2024)-exported
|
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <iostream>
#include <grass/iostream/mm.h>
Go to the source code of this file.
Macros | |
#define | MM_DEBUG if (0) |
Variables | |
MM_register | MM_manager |
MM_register MM_manager |
Definition at line 475 of file mm.cpp.
Referenced by getAvailableMemory(), and LOG_avail_memo().