(C++) std::function
January 15, 2018 ยท View on GitHub
std::function is part of the C++11 STL for working with functions in general, including member functions.
January 15, 2018 ยท View on GitHub
std::function is part of the C++11 STL for working with functions in general, including member functions.