Edit

IABSD.fr/src/gnu/lib

Branch :

  • Show log

    Commit

  • Author : robert
    Date : 2023-07-05 15:34:52
    Hash : dcb03dac
    Message : backport the implementation of ranges::find{, _if, _if_not} this will be required by future chromium releases From ee0f8c4010309a25c95115a9f727a02741e2de48 Mon Sep 17 00:00:00 2001 From: Nikolas Klauser <nikolasklauser@berlin.de> Date: Sat, 12 Mar 2022 01:45:35 +0100 Subject: [PATCH] [libc++][ranges] Implement ranges::find{, _if, _if_not} ok tb@