Igor R <boost.lists <at> gmail.com> writes:
typedef boost::signal1<void, std::vector<unsigned char>> signal_t;
Do you have a space between ">>" in your real code?
I hate when I make those "all too obvious and stupid" mistakes.
Problem corrected.
Thanks!