more unit testing of diff xmit
This commit is contained in:
@@ -216,7 +216,10 @@ public:
|
||||
bool valid() const;
|
||||
|
||||
// Convert to a string for debugging purposes.
|
||||
std::string debug_string() const;
|
||||
std::string steps_debug_string() const;
|
||||
std::string full_debug_string() const;
|
||||
|
||||
// Convert to a
|
||||
|
||||
private:
|
||||
bool version_autoinc_;
|
||||
|
||||
Reference in New Issue
Block a user