Relative Content

Tag Archive for c++pointersmemory-managementsfmlsmart-pointers

Should I use std::unique_ptr here?

I am writing an isometric terrain gen engine in sfml and c++ and currently within my chunk management class have my chunks defined as