1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-11 01:49:43 -06:00

1 Commits

Author SHA1 Message Date
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