Back to Browse

C++ 11 to 20, Comparing different function types: Function pointer, std::function, functor, lambda

1.6K views
Jul 19, 2021
12:45

C++ 11 to 20: Compare different function definitions as callback functions. What are the pros and cons of these different ways of defining function types, which one we should choose.

Download

0 formats

No download links available.

C++ 11 to 20, Comparing different function types: Function pointer, std::function, functor, lambda | NatokHD