mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
fd3a9988f8
A callback framework for C++. PR: 16419 Submitted by: Joe Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
13 lines
362 B
Plaintext
13 lines
362 B
Plaintext
Libsigc++ -- The Typesafe Callback Framework for C++
|
|
|
|
This library implements a full callback system for use in widget libraries,
|
|
abstract interfaces, and general programming.
|
|
|
|
To get a good overview of how to use the library, read
|
|
/usr/local/share/doc/libsigc++/signals.
|
|
|
|
WWW: http://www.ece.ucdavis.edu/~kenelson/libsigc++/
|
|
|
|
- Joe Lu
|
|
JoeLu@JoeLu.m8.ntu.edu.tw
|