Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaidokert/FastDelegate
C++11 version of Don Clugston's FastDelegate library, by Ceniza.
https://github.com/kaidokert/FastDelegate
Last synced: 2 months ago
JSON representation
C++11 version of Don Clugston's FastDelegate library, by Ceniza.
- Host: GitHub
- URL: https://github.com/kaidokert/FastDelegate
- Owner: kaidokert
- Created: 2015-04-29T02:54:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2014-06-21T04:07:42.000Z (over 10 years ago)
- Last Synced: 2024-11-14T05:16:52.945Z (2 months ago)
- Language: C++
- Size: 215 KB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - FastDelegate
README
FastDelegate
============C++11 version of Don Clugston's FastDelegate library, by Ceniza.
This is the unofficial V2 version which in my humbled opinion is much better. Though performance wise I'm not sure if there're any difference.
Original source/link
--------------------
* https://sites.google.com/site/ceniza666/cpp
* http://www.codeproject.com/Messages/4489700/Cplusplus11.aspxCredits
-------
* Don Clugston
* Paúl Jiménez(Ceniza)Disclaimer
----------
This program is distributed in the hope that it will be useful. It is provided 'as-is', without any expressor implied warranty. In no event will the author/s and/or distributor/s be held liable for any damages arising from the use of this software.