[ub] new revision of p0593
Richard Smith
richardsmith at googlers.com
Mon Feb 12 00:15:36 CET 2018
On Sun, 11 Feb 2018 at 14:56, Ion Gaztañaga <igaztanaga at gmail.com> wrote:
> 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.
>
I'll make a note of this in the paper; this seems like a good thing for
SG12 to discuss in person (particularly whether we want just one function
or two here -- I think we probably want two).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.open-std.org/pipermail/ub/attachments/20180211/ef2956e8/attachment.html
More information about the ub
mailing list