Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 320 Bytes

File metadata and controls

11 lines (8 loc) · 320 Bytes

SmallContainers

Requires C++17. No dependencies on external libs.

Initial version of SmallVector and SmallString ripped out from LLVM. Original LLVM license notice:

// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.