aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: f7b4a951beb383851c36011988bec3d84e1c5331 (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: "23066c829f227ca75cf44f7d727230fcdb7ccc8a"
  last_upgrade_date {
    year: 2019
    month: 9
    day: 24
  }
}