[llvm-dev] Trying to use unordered_map
David Blaikie via llvm-dev
llvm-dev at lists.llvm.org
Tue Dec 1 09:53:12 PST 2020
Yeah, if there's already takeVector, a getVector (returning a const
ref) seems reasonable/plausible to me.
On Tue, Dec 1, 2020 at 9:29 AM Paul C. Anagnostopoulos via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> Wait, so that does raise the question again: Why not just add MapVector::getVector to return the vector?
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
More information about the llvm-dev
mailing list