Boost logo

Boost :

Subject: Re: [boost] Generic type inferencer function?
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-12-30 10:38:53


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.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk