
1 Jul
2011
1 Jul
'11
9:20 a.m.
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