Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
El código: [](char c) { return std::isspace(c); } representa
[](char c) { return std::isspace(c); }
Una función anónima.
Una clase función.
Una clase operador anónima.
Un objeto función.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!