Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
main.cpp:2: warning: type qualifiers ignored on function return type |
IDE: Qt Creator 1.2.1
Project type: Qt4 Console Application
template <typename T> const T Do(); |
Unknown. Removing the constness in the integer return type results in a compile error.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.