We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9322722 commit 26af975Copy full SHA for 26af975
source/code/core/collections/public/ice/queue.hxx
@@ -609,4 +609,5 @@ namespace ice
609
return self._data[(idx + self._offset) % self._capacity];
610
}
611
612
+
613
} // namespace ice
0 commit comments