An open API service indexing awesome lists of open source software.

https://github.com/mguludag/unique_ptr-4qt

A simple std::unique_ptr type alias with custom deleter that calls QObject::deleteLater() for QObject types
https://github.com/mguludag/unique_ptr-4qt

pointers qt sfinae smart-pointer stl unique-ptr

Last synced: 3 months ago
JSON representation

A simple std::unique_ptr type alias with custom deleter that calls QObject::deleteLater() for QObject types

Awesome Lists containing this project