Re: [sigc] Proposal for standardization in C++ Library TR2



Aaron Griffin wrote:

[snip]

I like:
std::source
std::sink
std::channel
std::trackable ????

trackable never made sense to me... in essence it's a base class which
allows it to auto-disconnect on the dtor, correct? why not
std::auto_disconnect or something like that? (just thinking out loud
here)
_______________________________________________
Unfortunately the terms 'source' and 'sink' are already used in the GTK+/Gtkmm libraries, the library libsigc++ was written for.

Jeff.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]