RE: [boost] [Signals] Named slot group usage?

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Doug Gregor Sent: Friday, February 11, 2005 12:40 PM To: boost@lists.boost.org Subject: Re: [boost] [Signals] Named slot group usage?
On Feb 11, 2005, at 3:21 PM, Brian Braatz wrote:
What about allowing the internal type to be policy\traited?
i.e. I can use a vector instead of a map<>
That gets really messy, really quick, and I only really know how to give sane semantics for list<> and map<>. I'm against policies except in very extreme circumstances.
and is it possible to allow for meta-data while you're at it?
Worry not, we'll find a way to get meta-data into slots :)
Doug
[Brian Braatz] (Imagine an entire football stadium standing up and cheering!) OR (just me :) )
participants (1)
-
Brian Braatz