PLearn 0.1
|
Go to the source code of this file.
Classes | |
class | PLearn::HashKeyDataPair< KeyType, DataType > |
class | PLearn::Hash< KeyType, DataType > |
struct | PLearn::Symbol |
class | PLearn::IntPair |
Example of class that can be used as key. More... | |
Namespaces | |
namespace | PLearn |
< for swap | |
Defines | |
#define | __max(a, b) ((a)>(b)?(a):(b)) |
#define | __maxredefined |
DEPRECATED!!! Use <hash_map> instead.
Definition in file Hash.h.
Definition at line 602 of file Hash.h.
Referenced by PLearn::Hash< KeyType, DataType >::diagnostics().