- Exercise

In this lesson, we'll solve an exercise to better understand the concept of std::bind and std::function.

We'll cover the following

Problem statement #

Try to understand the binary predicate in the given code that we studied in the previous lesson.

  • Replace it with a lambda function.

Get hands-on with 1200+ tech skills courses.