mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-19 18:11:39 -05:00
This replaces ~70k LOC (parts of boost, 1/4th of the code in this project) with ~700 LOC (`small_vector.h`). By replacing boost, we simplify future maintenance and improve compile times. ## Validation Steps Performed * New and existing unit tests are ok ✅ * Various common VT applications run fine in debug mode OpenConsole ✅
Component-Governance-tracked OSS dependencies
This directory contains mirrored open-source projects that are used by the console host and Windows Terminal. Code in this directory will be replicated into the Windows OS repository.
All projects in this directory must bear Component Governance Manifests
(cgmanifest.json files) indicating their provenance.