[cfe-dev] [libc++] possible bug?

Ovanes Markaryan om_clang at keywallet.com
Thu Apr 26 04:26:37 PDT 2012


On Tue, Apr 24, 2012 at 2:09 AM, Howard Hinnant <hhinnant at apple.com> wrote:

> On Apr 23, 2012, at 1:39 PM, Ovanes Markaryan wrote:
>
> [...]
>
> The make_heap function overload that does not take a comparator is
> specified to use operator<, not less<T>, in 25.4 [alg.sorting]/p1.
>
> Howard
>

Howard,

many thanks for answer and sorry for noise. I falsly assumed, that
std::less specialization would be enough. I was looking for that paragraph
but not in make_heap specification and not in the superordinate paragraphs.
Thanks for pointing that out!


With Kind Regards,
Ovanes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120426/891d8742/attachment.html>


More information about the cfe-dev mailing list