xc
Classes
allocator.hpp File Reference

Defines the allocator interface as used by the KDTree class. More...

#include <cstddef>
#include "node.hpp"
Include dependency graph for allocator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kd_tree::_Alloc_base< _Tp, _Alloc >
 
class  kd_tree::_Alloc_base< _Tp, _Alloc >::NoLeakAlloc
 

Detailed Description

Defines the allocator interface as used by the KDTree class.

Author
Martin F. Krafft libkd.nosp@m.tree.nosp@m.@pobo.nosp@m.x.ma.nosp@m.dduck.nosp@m..net