/** * Copyright 2013 (c) Anna Schumaker. */ #include db_entry :: db_entry() : dbe_index(0) { } db_entry :: ~db_entry() {}