#include <Map_T.h>
Public Methods | |
| int | operator() (T &) |
| Functor method: generates a new key. More... | |
Definition at line 32 of file Map_T.h.
|
||||||||||
|
Functor method: generates a new key.
Definition at line 4 of file Map_T.i.
00005 {
00006 return -1;
00007 }
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002