Daily Archives: 6.12.2005

Boost::Signal inside a std::map

Recently, I came across a problem with Boost::Signal. I wanted to use them inside a std::map so I could map signals to categories, and this turned out to be not as simple as one might think.

Posted in Programming | Tagged , | 4 Comments