lundi 22 décembre 2014

What is the purpose of declaring an undefined std::function before its definition?

As std::function in cppreference.com referred, the implementation of std::function is to declare an undefined std::function before its definition. What is the purpose to declare this? Is it related to a template variadic class?


Aucun commentaire:

Enregistrer un commentaire