• Show log

    Commit

  • Hash : 0d7a4884
    Author : Nicolas Capens
    Date : 2022-11-30T14:33:12

    Use string_view to compute custom string hash
    
    C++17 supports std::hash<string_view>, which can be used to compute a
    hash for the custom sh::TString class.
    
    This eliminates the dependency on smhasher.
    
    Bug: b/260426695
    Change-Id: I2f4044fea4e44396a5d798436ec02da22a37bed7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4066987
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Nicolas Capens <nicolascapens@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags