[LLVMdev] select1st, select2nd

David Greene dag at cray.com
Fri Jul 15 12:35:58 PDT 2011


I've run into a use case where I'd like to use a mapped_iterator to
iterator the 1st (or 2nd) items in a sequence of std::pairs.  Does
select1st/select2nd exist somewhere within LLVM or is there some
equivalent?  If not, I'll add it.

                               -Dave



More information about the llvm-dev mailing list