mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-23 00:09:14 +01:00
5b918a70aa
This allows a delete function to be provided with the prototype: void d(T*) This function is passed to the unique_ptr constructor to be used when the object is released. The default function simply deletes the object, where the default behavior for unique_ptr would have a specialization for arrays. If Lazy is ever used with arrays, a delete function should be provided. |
||
---|---|---|
.. | ||
clementine-spotifyblob | ||
clementine-tagreader | ||
libclementine-common | ||
libclementine-remote | ||
libclementine-spotifyblob | ||
libclementine-tagreader |