Subject: Re: [Boost-users] [boost] [type traits] Extension to operator detection -> choose your preferred naming
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-09-03 01:54:29


>> The operator traits can detect if the operator return value can be
>> converted to a given type but not the precise return type.
>
> what do you mean by "it can't"? is that a limitation of the language? or the
> library?

library.

I leave this for anybody who wants to propose an extension.

As for myself, I will be happy to go to the end of my initial proposal.

Frédéric