You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#948 Bug in queue pop can break queue.empty()
Also included etl::stack in the fix. #949 For GCC10, we should check __cplusplus >= 201709L when determining if c++20 is supported