ITADN

Not a bug but a suggestion (ArrayList)

#117Openbraydenanderson2014 创建于 2025-04-21
So I'm noticing I put #ifndef SkinnyArray when I could use #ifdef instead and that would simplify the code and likely lead to less code repeats (even if the compiler removes sections)
0 条评论