Hi there,
I know that the question has already been asked and answered, but it was more than one year ago and it looks like there are new alternatives out there.
So I'm coding a game with the SFML library (which I'm starting to find pretty much cool actually) and I'm looking for a light and fast event/delegate library.
After doing some research and having put aside the classical ones (Boosts.Signals, libsigc++), I found "cpp-events". It does not look very popular right now — since it is a very recent library — but it seems worst to be tested. I would be very interested to know if someone here tried it and can give a little feedback.
Do you have other similar (or better) options to suggest? I look rather real projects (which will be maintained) than answers on forums.
Thank you !