$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-12-01 17:42:05
Mighty strange: I checked in and tested changes which make bind work with
msvc and void returns myself, well before the release.
----- Original Message -----
From: <richielee616_at_[hidden]>
> I am using VC6. It does not support void function returning void,
> So I get some errors when I use new bind library.
> Does that mean I cannot use bind library of boost1.26.0?