Paul C. Anagnostopoulos via llvm-dev
2020-Dec-01 17:28 UTC
[llvm-dev] Trying to use unordered_map
Wait, so that does raise the question again: Why not just add MapVector::getVector to return the vector?
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