[llvm-dev] bidirectional map
Dvir Yitzchaki via llvm-dev
llvm-dev at lists.llvm.org
Thu Dec 28 04:07:23 PST 2017
Hi.
Is there anywhere on the LLVM code base a reusable bidirectional map similar to or better than http://www.boost.org/doc/libs/1_66_0/libs/bimap/doc/html/index.html?
I need one and don't want to reinvent the wheel.
Both keys are enums.
Thanks,
Dvir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171228/12d902d9/attachment.html>
More information about the llvm-dev
mailing list