Loading...
Searching...
No Matches
gams::GAMSOptions::EMemoryManager Struct Reference

Allows to try an experimental memory manager. More...

#include <gamsoptions.h>

Public Types

enum  EMemoryManagerEnum { Default = 0 , Experimental = 1 }
 Allows to try an experimental memory manager. More...
 

Detailed Description

Allows to try an experimental memory manager.

Definition at line 437 of file gamsoptions.h.

Member Enumeration Documentation

◆ EMemoryManagerEnum

Allows to try an experimental memory manager.

Enumerator
Default 

Established default memory manager.

Experimental 

Experimental memory manager.

Definition at line 440 of file gamsoptions.h.