Gorgon Game Engine
GarbageCollection.h File Reference
Include dependency graph for GarbageCollection.h:

Go to the source code of this file.

Classes

class  GarbageCollection< T_, C_ >
 This class acts like a regular collection, however, it performs garbage collection over its elements. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Containers
 This namespace contains containers that are missing from STL or specifically crafted for game or GUI development.