aboutsummaryrefslogtreecommitdiffstats
path: root/core/buffer_storage.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2021-12-10 22:07:20 -0800
committerChris Robinson <[email protected]>2021-12-10 22:07:20 -0800
commita75d35bbb06f74e58cb2232d4ca2ce47950f08cd (patch)
treea614eccbea22dc181a843a1bb81420b508446ea7 /core/buffer_storage.h
parentc005d2c300a17f572ef245f334336a5553555fe9 (diff)
Use a vector in BFormatDec instead of FlexArray
FlexArray would be better since it's not likely to use much memory for the array, but the std::unique_ptr makes BFormatDec a non-standard layout, causing GCC and Clang to complain.
Diffstat (limited to 'core/buffer_storage.h')
0 files changed, 0 insertions, 0 deletions