Skip to content
Commit 1b91204e authored by Aaron Ballman's avatar Aaron Ballman
Browse files

Adding range-based STL-like helper APIs. llvm::distance() is the range version...

Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.

llvm-svn: 203354
parent 23a6dcb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment