Const iterator over key/value pairs in sorted key order.
Synopsis
Declared in <llvm/ADT/SortedVectorMap.h>
using const_iterator = VectorType::const_iterator;
Created with MrDocs
Const iterator over key/value pairs in sorted key order.
Declared in <llvm/ADT/SortedVectorMap.h>
using const_iterator = VectorType::const_iterator;
Created with MrDocs