$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-03-26 12:19:24
Andrzej Krzemienski wrote:
> Is it not just that the library is missing some operators? If Boost.Lambda2
> overloaded all overloadable operators there would be no point in users doing
> it.
I'll add the shift operators and the unary * at minimum, will see about any
others. The current set is determined by the function objects in <functional>.