$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [introspection] if a function is not public
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-06-30 16:40:08
On 06/30/2011 02:02 AM, Lorenzo Caminiti wrote:
> Hello all,
>
> Is there any way (SFINAE, etc) to check at run-time or at compile-time
> if a member function is not public?
I'm pretty sure there isn't.