Closed murillo128 closed 4 years ago
compile with c++17
doesn't compile restclient-cpp/helpers.h(56): error C2039: 'ptr_fun': is not a member of 'std'
msvc 17/windows 10
https://en.cppreference.com/w/cpp/utility/functional/ptr_fun
work to address this is happening in https://github.com/mrtazz/restclient-cpp/pull/127
closed via https://github.com/mrtazz/restclient-cpp/pull/127
Expected behaviour
compile with c++17
Actual behaviour
doesn't compile restclient-cpp/helpers.h(56): error C2039: 'ptr_fun': is not a member of 'std'
Environment and debugging details
msvc 17/windows 10
https://en.cppreference.com/w/cpp/utility/functional/ptr_fun