mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
The initial version of the SR speedup feature.
This version contains many debug messages and does not work very well.
This commit is contained in:
@ -100,6 +100,8 @@ namespace wsrep
|
||||
|
||||
std::ostream& operator<<(std::ostream&, const wsrep::id& id);
|
||||
std::istream& operator>>(std::istream&, wsrep::id& id);
|
||||
|
||||
}
|
||||
|
||||
|
||||
#endif // WSREP_ID_HPP
|
||||
|
Reference in New Issue
Block a user