Skip to content
GitLab
Explore
Sign in
fix(queue): fixed error popFront function
Code
Review changes
Check out branch
Download
Patches
Plain diff
MCWDX
requested to merge
hotfix/popFrontError
into
main
Feb 04, 2026
Overview
1
Commits
1
Pipelines
0
Changes
2
Expand
Fixed popFront function in circular_queue.h, it can correctly move the head pointer now install of moving the end pointer
Added missing function descriptions
Merge request reports
Loading