Update tests
This commit is contained in:
@@ -477,6 +477,7 @@ namespace OpenVulkano
|
||||
else
|
||||
return (Parent::head = (Parent::HeadId() + 1) % Capacity());
|
||||
}
|
||||
|
||||
public:
|
||||
~RingBuffer() { Parent::Clear(); }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user