Typeless specialization of the unique key index. More...
#include <rdb/rdb.h>
Inherits RDB::IndexWrapper.
Typeless specialization of the unique key index.
UniqueIndex | ( | ) | [inline] |
Default constructor.
UniqueIndex | ( | const UniqueIndex< ROW > & | other | ) | [inline] |
Conversion from a typed index.