$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Yap (Noel.Yap_at_[hidden])
Date: 2005-03-04 09:04:51
David Abrahams wrote:
> "Yutaka Leon Suematsu" <yutaka_at_[hidden]> writes:
>
>>Is it possible to evaluate, in compile time, the existence of a certain
>>member function in a class?
>
> Yep. If you know both the name and exact signature, you use SFINAE
> with the member function pointer.
Could you give or point us to an example, please?
Thanks,
Noel