aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/SortedVector.h
AgeCommit message (Expand)Author
2017-04-27Run clang-format over the headers. Remove stray Version.h/cpp. Fix location o...Alexander Karatarakis
2017-04-17Add SortedVector.cbegin() and .cend()Alexander Karatarakis
2017-04-04[SortedVector] Add default constructorAlexander Karatarakis
2017-04-03Fix SortedVector constructorAlexander Karatarakis
2017-04-01[vcpkg] ImmutableSortedVector is actually Mutable via move.Robert Schumacher