Namespaces
Variants
Actions

Talk:cpp/utility/functional/function/function

From cppreference.com

This page and http://en.cppreference.com/w/cpp/utility/functional/function seems to describe the same object but differ radically in contents... Which one is right?

195.125.180.132 07:14, 13 January 2014 (PST) RedX

cpp/utility/functional/function is the page that describes the class template std::function. This page describes the constructor of that class template. You can reach this page by following the (constructor)) link on cpp/utility/functional/function or by using the nagivation bar. --Cubbi (talk)