/usr/include/utilspp/Singleton.hpp is in libcurlpp-dev 0.7.3-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | #include "ThreadingSingle.hpp"
#include "singleton/SingletonHolder.hpp"
#include "singleton/LifetimeLibrary.hpp"
|