aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: c265a598f16cdd80264f944c6accf2154b643be9 (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: "b576cc6ce375cf42f6537d65a9ef29d67aa6b78e"
  last_upgrade_date {
    year: 2019
    month: 8
    day: 19
  }
}