Twon / Morpheus

Work in progress: Cross Platform Game Engine
MIT License
13 stars 1 forks source link

Support for inplace_vector (C++26) #330

Open mintel1 opened 1 month ago

mintel1 commented 1 month ago

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p0843r14.html

Capacity must be known upfront but storage does not need to be on the heap

mintel1 commented 1 month ago

https://github.com/beman-project/inplace_vector