[ub] new revision of p0593

Ion Gaztañaga igaztanaga at gmail.com
Sun Feb 11 23:56:17 CET 2018


On 09/02/2018 23:09, Jens Maurer wrote:
> On 02/09/2018 08:52 PM, Richard Smith wrote:
>> Please find attached a revised version of P0593
> 
> Regarding std::bless in particular: While that's probably
> a useful facility for stuff such as mmap, I'd actually
> like to see a
> 
>    T * result = std::bless<T>(p)

+1

This could also help optimizations as we declare that p only holds a 
type T and no any other type.

Best,

Ion


More information about the ub mailing list