Closed paolodelia99 closed 2 weeks ago
Using unique_prt instead of raw pointers in the SpreadMarket struct for safety reasons, and making it only move constructable instead of copy constructable
unique_prt
SpreadMarket
Using
unique_prt
instead of raw pointers in theSpreadMarket
struct for safety reasons, and making it only move constructable instead of copy constructable