$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eyal Farago (eyal.farago_at_[hidden])
Date: 2004-11-10 09:09:43
MSVC 7.1 chokes when I'm trying to (bll) bind a method/function with an argument which is (const/mutable)reference to an abstract type.
I've attached a simple test file and MSVC 7.1 complaints.
<<lambda_tester.cpp>> <<lambda_tester_compilation.txt>>
eyal.