
1 Jul
2011
1 Jul
'11
7:55 p.m.
On Fri, Jul 1, 2011 at 11:20 AM, Max Sobolev <macsmr@ya.ru> wrote:
On 01.07.2011 0:40, Mathias Gaunard wrote:
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.
..but if someone implement the C++ reflection framework + external tools (for automated generation of metadata) :), this sort of checking is trivially achievable
you mean like http://kifri.fri.uniza.sk/~chochlik/mirror-lib/html/ ? ;-)