llvm-project
42f992f0 - [ADT] Teach SmallSetVector to inherit constructors (NFC) (#155788)

Commit
11 days ago
[ADT] Teach SmallSetVector to inherit constructors (NFC) (#155788) This patch teaches SmallSetVector to inherit constructors from the base class with "using". This way, we can remove all of the manually defined constructors in SmallSetVector.
Parents
Loading