Signals icon indicating copy to clipboard operation
Signals copied to clipboard

A lightweight signals and slots implementation.

Results 1 Signals issues
Sort by recently updated
recently updated
newest added

Hi, first of all many thanks for your very cool signal/slot implementation. Unfortunately I'm having the following compilation error using the cl compiler (VS): ``` f:\dev\test_client\externals\signal_slot\Delegate.h(513) : error C2039: 'funcaddress'...