Skip to content

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.

License

Notifications You must be signed in to change notification settings

gk017/libsigcplusplus

Error
Looks like something went wrong!

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.3%
  • Makefile 6.1%
  • M4 5.5%
  • CMake 2.8%
  • C 1.8%
  • Shell 0.3%
  • Batchfile 0.2%