$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Checking if a stand-alone function exists
From: Ioannis Papadopoulos (ipapadop_at_[hidden])
Date: 2010-10-27 21:16:52
Do you have any hints on how to do that? (C++0x is fine)
Thanks
On 10/27/2010 12:22 PM, Matt Calabrese wrote:
> On Mon, Oct 25, 2010 at 4:48 PM, Ioannis Papadopoulos
> <ipapadop_at_[hidden] <mailto:ipapadop_at_[hidden]>> wrote:
>
> Hi,
>
> Is there a way of checking if a stand-alone function exists?
>
> Thanks
>
>
> If you need this as compile-time functionality and the function you want
> to look for is not nullary then I believe you should be able to hack
> together a solution using SFINAE, at least in 0x.
>
> --
> -Matt Calabrese
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-users