Блог пользователя eternal_happiness

Автор eternal_happiness, история, 6 часов назад, По-английски

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.

  • Проголосовать: нравится
  • +10
  • Проголосовать: не нравится

»
105 минут назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

No, just write your own implementation