summary refs log tree commit diff
path: root/include/thirdparty/cvector/cvector.h
AgeCommit message (Collapse)Author
2024-08-23Start to rewriting codeNakidai
Since there's some UB in the master I decided to rewrite code from scratch again. I hope that attempt will be better :D
2024-07-05Move cvector.hNakidai
I think that moving code written not by me to a separate folder is a nice idea