(C++) boost::function

August 17, 2019 · View on GitHub

boost::function is part of the Boost.Function library for working with functions in general, including member functions.

 

 

 

 

 

Examples

 

  • boost::function example 1
  • boost::function example 2