$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] review request: addition to type_traits library ofis_less_comparable<T, U> and others
From: John Maddock (john_at_[hidden])
Date: 2009-12-07 05:02:42
>How about rationalising over the operators themselves?
>
>boost::operator
>boost::operator::plus
>boost::operator::plus::exists<A,B>
>boost::operator::plus::return_type<A,B>
Personally I find that really ugly, sorry :-(
John.