delegates
Modern c ++ 17 library containing delegate.
Modern c ++ 17 library containing delegate which is a data structure that refers to a static method or to a class instance and an instance method of that class.
* Github repository : https://github.com/gammasoft71/delegates
* Homepage : https://gammasoft71.wixsite.com/delegates
* Reference guide : https://codedocs.xyz/gammasoft71/delegates/
* Examples : https://github.com/gammasoft71/delegates/tree/master/examples