Skip to content

fix(queue): fixed error popFront function

MCWDX requested to merge hotfix/popFrontError into main
  • 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