Some bugs looks weird but really exists

Revision en1, by zhengqingyuan, 2024-09-16 17:13:55

There are some bugs exists while compiling a c++ code,it looks weird but really common on standard c++ compiler.I'll write down the bugs here.

1.stl::vector:fail to use operator "=".

I was trying to implent the merge function of segment tree.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en6 English zhengqingyuan 2024-09-19 08:34:25 69
en5 English zhengqingyuan 2024-09-19 08:33:19 89
en4 English zhengqingyuan 2024-09-18 10:05:50 18 Tiny change: 'ion before,the bug s' -> 'ion before `C++17(GCC 7-32)`,the bug s'
en3 English zhengqingyuan 2024-09-18 10:01:50 217
en2 English zhengqingyuan 2024-09-18 09:53:30 1644 (published)
en1 English zhengqingyuan 2024-09-16 17:13:55 285 Initial revision (saved to drafts)