$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2020-12-02 18:24:13
John Maddock wrote:
> FYI there are many traits in boost.type_traits which are not part of the
> standard. I would hate to see folks re-implementing is_detected or
> has_operator_XXXX just to "not use type_traits".
That, and it's not a heavyweight dependency. I don't know where this
impression comes from.