From: John Maddock (jz.maddock_at_[hidden])
Date: 2025-04-07 17:14:59


On 07/04/2025 17:24, Robert Jones via Boost wrote:
> Hi All
>
> Has the meat of Boost Call Traits ever made it into the stdlib? It seems
> like an obvious candidate, but I can't see it. Stdlin <type_traits> seems
> to be a very different offering, but maybe I'm missing something?

It was a good idea at the time, but is probably superfluous these days,
and should maybe even be deprecated.

John.