Skip to content
Snippets Groups Projects
  • Nat Goodspeed's avatar
    4a136572
    SL-10153: auto name{expression} declares an initializer_list · 4a136572
    Nat Goodspeed authored
    instead of a variable of type decltype(expression).
    
    Using SHGetKnownFolderPath(FOLDERID_Fonts) in LLFontGL::getFontPathSystem()
    requires new Windows #include files.
    
    A variable with a constructor can't be declared within the braces of a switch
    statement, even outside any of its case clauses.
    4a136572
    History
    SL-10153: auto name{expression} declares an initializer_list
    Nat Goodspeed authored
    instead of a variable of type decltype(expression).
    
    Using SHGetKnownFolderPath(FOLDERID_Fonts) in LLFontGL::getFontPathSystem()
    requires new Windows #include files.
    
    A variable with a constructor can't be declared within the braces of a switch
    statement, even outside any of its case clauses.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.