We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8141076 commit 5512b15Copy full SHA for 5512b15
README.md
@@ -1,4 +1,6 @@
1
cppcallback
2
===========
3
4
-Typesafe c++ delegates without dynamic memory allocation
+Typesafe c++ delegates without dynamic memory allocation
5
+
6
+C++ 11 version of [Elbert Mai's CPPCallback](http://www.codeproject.com/Articles/136799/Lightweight-Generic-C-Callbacks-or-Yet-Another-Del)
0 commit comments