compbio
|
Represents a std::map. More...
#include <RandomSetter.h>
Public Types | |
enum | { IsSorted = 1 } |
typedef int | KeyType |
typedef std::map< KeyType, Scalar > | Type |
Static Public Member Functions | |
static void | setInvalidKey (Type &, const KeyType &) |
Represents a std::map.