Use of std::function in c++

Revision en1, by omhari, 2022-02-11 18:04:22

Is there any difference between normal function

Code

and a function created using std::function

Code
Tags c++

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English omhari 2022-02-11 18:04:22 558 Initial revision (published)