Skip to content

mbbill/FastDelegate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastDelegate

Delegates for C++. By Don Clugston. This is one of the best ways to implement Delegates in C++. An alternative to Boost::function and Boost::bind (there is a compatible syntax).

About

A git mirror of the FastDelegate class library. This reposotory is just the contents of the 2 archive files:

FastDelegate_src.zip
FastDelegate_hopter.zip 

Credit

Don Clugston

Link

http://www.codeproject.com/KB/cpp/FastDelegate.aspx

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%