Please update the g++ version so that the dynamic bitset works properly

Revision en1, by eternal_happiness, 2024-12-18 20:35:33

I've stumbled upon this blog post recently about a built-in dynamic bitset in the C++ library, and it stated that the bitset is bugged. This is such a cool feature, and I believe that the latest g++ on msys2 has this fixed, so please update it.

Tags bitset, g++, bug

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English eternal_happiness 2024-12-18 20:35:33 359 Initial revision (published)