"vscode:/vscode.git/clone" did not exist on "e1b113b0d9d0a2422b8e3def46ad238a43a58b55"
  • Abseil Team's avatar
    Googletest export · 5a5caab3
    Abseil Team authored
    Fix DoAll to work with move-only sink arguments.
    
    This changes types of the first n - 1 actions so that they only get a readonly
    view of the arguments. The last action will accept move only objects.
    
    PiperOrigin-RevId: 324619666
    5a5caab3
cheat_sheet.md 36.2 KB