Downloadliste

Projektbeschreibung

Extended C++ Callback Library provides functors and delegates for up to ten parameters. The delegate/functor creator template function is overloaded for every case and is easy to use. Some callback "containers" will make life easier in special cases. For example, with DelegateList, you are able to execute all callbacks with a single call.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-13 15:48
0.0.6

operator () wurde an alle Delegierten und Functors aufgenommen. DelegateTest4 (. Cc) festgesetzt worden war.
Tags: Minor feature enhancements
operator() was added to all Delegates and
Functors. DelegateTest4(.cc) was fixed.

2005-03-12 12:20
0.0.5

Eine Verbindung wurde mit einem neuen entlang aufgenommen.
Tags: Minor feature enhancements
A Connection was added along with a new test.

2005-03-11 17:07
0.0.4

Tags: Initial freshmeat announcement

Project Resources