Foreign key index for constant rows. More...
#include <rdb/rdb.h>
Inherits RDB::IndexWrapper.
Foreign key index for constant rows.
ForeignConstIndex | ( | ) | [inline] |
Default constructor.
ForeignConstIndex | ( | const ForeignIndex< ROW > & | other | ) | [inline] |
Conversion from a non-const index.