eternal_happiness's blog

By eternal_happiness, history, 6 hours ago, In English

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.

  • Vote: I like it
  • +10
  • Vote: I do not like it

»
105 minutes ago, # |
  Vote: I like it 0 Vote: I do not like it

No, just write your own implementation