From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-02-20 13:26:12


On Wednesday 20 February 2002 12:32 pm, you wrote:
> connection is far to general IMHO to live at namespace boost. The sockets
> library will also need this as a class name and I could easily imagine that
> geometry2d may also need it. It is too useful in too many contexts to live
> at the top level.
>
> /ikh

Yes, it is. I'll bury it in the 'signals' namespace with typedefs in some of
Signals other classes.

        Doug