Shauren
|
5de252ae84
|
Core/Misc: Move large functions out of header files
|
2025-07-13 13:40:31 +02:00 |
|
Shauren
|
b13b5142f1
|
Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
|
2024-10-01 21:03:44 +02:00 |
|
Shauren
|
83f4763b25
|
Core/Misc: Minor change to make_unique_ptr_with_deleter to make it accept only pointers
|
2024-05-07 12:26:21 +02:00 |
|
Shauren
|
5859510b54
|
Core/Utils: Added helper function to make creating unique_ptr with custom deleters more convenient
|
2022-06-17 15:20:55 +02:00 |
|