14 Jan
2016
14 Jan
'16
7:35 p.m.
HI,
I have read that via enable_if and other constructs, one can declare a member of a type conditionally.
What I need is a way to be able to test whether a certain type has a certain method or member data, so that I can call it or use it accordingly.
Does boost have something like this??
Regards, Juan