Avoid heap-allocation of ParticleDataTable
- prefer `optional` over `unique_ptr` to create a 'nullable' object avoiding the explicit heap allocation for ParticleDataTable
parent
8d59d401
No related branches found
No related tags found
Please register or sign in to comment