TDB2
- Implemented TDB2::gc. Probably with a few really nasty bugs, to provide nice entertainment for the rest of the weekend.
This commit is contained in:
@@ -111,6 +111,9 @@ public:
|
||||
std::string uuid (int);
|
||||
int id (const std::string&);
|
||||
|
||||
// Read-only mode.
|
||||
bool read_only ();
|
||||
|
||||
void clear ();
|
||||
void dump ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user