#include <falcon/memory.h>

Go to the source code of this file.
Classes | |
| class | Falcon::Allocator< _Tp > |
| Standard falcon allocator. More... | |
| struct | Falcon::Allocator< _Tp >::Allocator::rebind< _Tp1 > |
Namespaces | |
| namespace | Falcon |
| CONST. | |
Functions | |
| template<class T1 , class T2 > | |
| bool | Falcon::operator!= (const Allocator< T1 > &one, const Allocator< T2 > &two) throw () |
| template<class T1 , class T2 > | |
| bool | Falcon::operator== (const Allocator< T1 > &one, const Allocator< T2 > &two) throw () |
1.5.8