mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Detab beast
This commit is contained in:
committed by
Tom Ritchford
parent
f034b02b92
commit
75c8d7aa57
@@ -352,7 +352,7 @@ protected:
|
||||
|
||||
void wait();
|
||||
virtual void enqueue (Item* item);
|
||||
bool empty();
|
||||
bool empty();
|
||||
|
||||
virtual std::size_t dequeue() = 0;
|
||||
virtual Waiter* new_waiter() = 0;
|
||||
|
||||
Reference in New Issue
Block a user