aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c1ce0f47d13f98ff2b505808a8e2cc18aa63be49 (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: "7d78b743e43ecba06ca47426d03d9d16076dec16"
  last_upgrade_date {
    year: 2019
    month: 2
    day: 1
  }
}