j
k
j a
j l
Hi I didn't test, but I think something like this should do the job: template<typename T> struct S
{ template <class T1 = T> typename disable_if::type mutating_method(); };
Regards, Julien
Attachments:
Back to the thread
Back to the list