$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] member function traits (was: Concept Traits Library)
From: Barend Gehrels (barend_at_[hidden])
Date: 2010-07-13 09:40:07
Hi Daniel,
>> Of is it already somewhere else within Boost (or planned)?
>>
>
> FYI, the Boost Function Types library provides introspection for
> member function pointers.
>
> http://www.boost.org/doc/libs/1_43_0/libs/function_types
>
> But I would still be interested in a remove_member_pointer for type_traits.
>
OK, thanks! Looking good. Now two alternatives, great.
Regards, Barend