$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] HasPlus
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-07-26 03:23:42
> Check here. There are several different type traits that can check for
> operators (excluding friend operators afaik).
> This code currently is not part of the standard, but can be downloaded from
> the Boost Sandbox.
I plan to have it ready for the next release. But the sandbox version
can be used (can_call_addition).
Frédéric