aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 494ca074615224796927d11313354aa55f475ff8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Microsoft-GSL"
description: "The Guideline Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. This repo contains Microsoft\'s implementation of GSL."
third_party {
  url {
    type: GIT
    value: "https://github.com/Microsoft/GSL"
  }
  version: "b74b286d5e333561b0f1ef1abd18de2606624455"
  last_upgrade_date {
    year: 2019
    month: 5
    day: 2
  }
}