Virtual Tag: Undocumented, experimental support for 'LATEST'

This commit is contained in:
Paul Beckingham 2015-08-31 12:59:44 -04:00
parent 86dc14823e
commit ada6c24789
4 changed files with 12 additions and 2 deletions

View file

@ -107,6 +107,7 @@ public:
void revert ();
int gc ();
int next_id ();
int latest_id ();
// Generalized task accessors.
const std::vector <Task> all_tasks ();