1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-06 15:03:03 -06:00

2 Commits

Author SHA1 Message Date
ameerj
64869807e2 tests: Add ScratchBuffer tests 2022-12-19 18:08:04 -05:00
ameerj
cfc34dd41d common: Add ScratchBuffer class
This class creates a default initialized heap allocated buffer for cases where value initializing members during allocation or resize
is redundant.
2022-12-19 18:07:51 -05:00