`std::auto_ptr` is deprecated. Compiling libiqxmlrpc as a c++98 makes the deprecation warnings go away. But applications using c++11 (or newer) and libiqxmlrpc will have these warnings appear.
std::auto_ptris deprecated.Compiling libiqxmlrpc as a c++98 makes the deprecation warnings go away.
But applications using c++11 (or newer) and libiqxmlrpc will have these warnings appear.