$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-07-17 10:14:54
Christopher Eltschka <celtschk_at_[hidden]> writes:
> David Abrahams schrieb:
>> Christopher Eltschka <celtschk_at_[hidden]> writes:
>>
>>> Hi,
>>>
>>> I have a very simple header to simplify use of std::rel_ops with user
>>> defined classes
>>
>> std::rel_ops is absolutely useless.
>>
>
> Why?
Because ADL will never find the operators for any type.
-- Dave Abrahams Boost Consulting www.boost-consulting.com