
16 Mar
2012
16 Mar
'12
10:52 a.m.
It seems c++11 has a new way to spell enable_if, and this can be used to implement has_member_fnc, as in this example: http://pastebin.com/mH2cZ4NP I wonder if has_member_fnc would be a good addition to boost?