[libc-commits] [PATCH] D118954: [libc] add a vector internal class

Alex Brachet via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Feb 3 16:15:13 PST 2022


abrachet added a comment.

The implementation can't be separate from the header file, unless we are going to insatiate for every type it is used for like in https://github.com/llvm/llvm-project/blob/main/libc/utils/UnitTest/LibcTest.cpp#L198


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118954/new/

https://reviews.llvm.org/D118954



More information about the libc-commits mailing list