Skip to content

Commit b8fd600

Browse files
committed
zEntCruiseBubble: initial work
1 parent 8d15cf6 commit b8fd600

File tree

4 files changed

+2756
-2701
lines changed

4 files changed

+2756
-2701
lines changed

src/SB/Core/x/containers.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ template <class T, U32 N> struct fixed_queue
183183
void back();
184184
void pop_back();
185185
bool empty() const;
186+
U32 size() const;
186187
};
187188

188189
#endif

0 commit comments

Comments
 (0)