ΒΆtemplate <typename IteratorTy>
inline void sort(IteratorTy Start, IteratorTy End)
template <typename IteratorTy>
inline void sort(IteratorTy Start, IteratorTy End)
Declared at: llvm/include/llvm/ADT/STLExtras.h:1114
Templates
- IteratorTy
Parameters
- IteratorTy Start
- IteratorTy End