Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
MyMain.cpp:26: error: no matching function for call to ‘ptr_fun(<unresolved overloaded function type>)’
|
IDE: Qt Creator 1.2.1
Project type: Qt4 Console Application
Selected required modules: QtCore
#include <algorithm> |
Explicitly add the template parameters:
#include <algorithm> |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.