Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
memory.h File Reference
#include <memory>
Include dependency graph for memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CGAL_ALLOCATOR(t)   std::allocator< t >
 
#define CGAL_ALLOC   std::allocator
 

Macro Definition Documentation

#define CGAL_ALLOC   std::allocator

Definition at line 60 of file memory.h.

#define CGAL_ALLOCATOR (   t)    std::allocator< t >

Definition at line 59 of file memory.h.