开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > libsigc++ |
libsigc++
|
4 | 1 | 392 |
贡献者 | 讨论 | 代码提交 |
概述
libsigc++ implements a typesafe callback system for standard C++. It allows you to define signals and to connect those signals to any callback function, either global or a member function, regardless of whether it is static or virtual.
创建时间:2014-05-06 16:14