30 Dec
2015
30 Dec
'15
3:38 p.m.
On 12/29/2015 10:38 AM, Vicente J. Botet Escriba wrote:
Maybe inheriting T from a specific class could help to identify this kind of classes and so the customization.
Another solution could be an overload of make_custom with expression SFINAE that calls T::make(args..) if available.