fix: Warning for ignored attribute when using function pointer as unique_ptr deleter
Compare changes
Fixes #202 (closed) See https://stackoverflow.com/a/76867913 for a breakdwon of the warning and how to fix it
Log.hpp
and Log.cpp
Replace function pointer deleter of unique_ptr<> by a struct, ensuring that attribute is not ignored.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent