- Feb 05, 2020
-
-
Cristian Lalescu authored
-
- Nov 05, 2019
-
-
Cristian Lalescu authored
-
- Aug 29, 2019
-
-
Cristian Lalescu authored
-
- Mar 11, 2019
-
-
Cristian Lalescu authored
-
- Feb 17, 2019
-
-
Cristian Lalescu authored
when using unique_ptr for arrays, they are cleaned up by calling `delete[] bla.release()`. At least, cppreference says that the release method "returns a pointer to the managed object and releases the ownership ". https://en.cppreference.com/w/cpp/memory/unique_ptr
-
- Sep 20, 2018
-
-
Cristian Lalescu authored
-
- Nov 15, 2017
-
-
Cristian Lalescu authored
-
- Nov 14, 2017
-
-
Cristian Lalescu authored
very simple functionality, but I gain two lines per value in the useful file, which I consider a big deal.
-
- Jun 13, 2017
-
-
Cristian Lalescu authored
-
- Jun 02, 2017
-
-
Cristian Lalescu authored
-
- Jun 01, 2017
-
-
Cristian Lalescu authored
-
- May 24, 2017
-
-
Cristian Lalescu authored
incidentally, it looks like the binary reader is working.
-
Cristian Lalescu authored
-