Home | History | Annotate | Download | only in Microsoft-GSL
      1 name: "Microsoft-GSL"
      2 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."
      3 third_party {
      4   url {
      5     type: GIT
      6     value: "https://github.com/Microsoft/GSL"
      7   }
      8   version: "7d78b743e43ecba06ca47426d03d9d16076dec16"
      9   last_upgrade_date {
     10     year: 2019
     11     month: 2
     12     day: 1
     13   }
     14 }
     15