$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Syntax error using signal1 from Boost 1.34.1 on VC6
From: Igor R (boost.lists_at_[hidden])
Date: 2011-05-17 08:54:11
> typedef boost::signal1<void, std::vector<unsigned char>> signal_t;
Do you have a space between ">>" in your real code?