JASSv2
Classes
allocator.h File Reference

Base class for different allocators. More...

#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include <atomic>
Include dependency graph for allocator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JASS::allocator
 Virtual base class for C style allocators. More...
 

Detailed Description

Base class for different allocators.

Author
Andrew Trotman