29 Jul
2009
29 Jul
'09
2:48 p.m.
Hicham Mouline wrote:
Nevertheless, I still couldn't figure out how to detect the static const size_t member.
Which version to use?
No version allows this at the moment. You may, however, try to simply duplicate HAS_STATIC_MEMBER (or whatever it's called), change &X::Name to X::Name, and Type* to Type.