Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 18 hours ago
Development
Graphics
Calendar
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.