Cleaner.h File Reference

#include "./Utility.h"
#include <map>
#include <iostream>
#include "./Cleaner.inl"

Include dependency graph for Cleaner.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  Cleaner< T >
 Reference counting Garbage Collector (sort of) for Array, Matrix and Vector data. More...

Typedefs

typedef std::map< long long
int, int > 
mli


Typedef Documentation

typedef std::map< long long int, int > mli
 

Definition at line 70 of file Cleaner.h.


CIMPL 0.1 Code Reference. Copyright © 2004, Baris Sumengen. All rights reserved.