Skip to content

Fixed issues #948 & #949

Latest
Compare
Choose a tag to compare
@jwellbelove jwellbelove released this 01 Sep 11:20

#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