• Show log

    Commit

  • Hash : c2136b67
    Author : Jamie Madill
    Date : 2018-07-09T10:35:33

    Allow constexpr initialization of PackedEnumMap.
    
    By making mData public we can use aggregate initialization. The syntax
    is the same as for initializing a std::array. It might be possible to
    also use std::map initialization syntax using a list of pairs. That is
    left for a follow-up.
    
    Bug: angleproject:2568
    Change-Id: I30a6f280172cb197208d14b1a53b9cc12b7834d8
    Reviewed-on: https://chromium-review.googlesource.com/1127181
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tobin Ehlis <tobine@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_l thodg
    Tags