aboutsummaryrefslogtreecommitdiff
path: root/toolsrc/include/ImmutableSortedVector.h
AgeCommit message (Collapse)Author
2017-04-01[vcpkg] ImmutableSortedVector is actually Mutable via move.Robert Schumacher
Use fmap instead of construct/insert. Don't cache VS2015 instances since it is called once. Add ParagraphDataMap alias.
2017-03-31Add more functions to ImmutableSortedVectorAlexander Karatarakis
2017-01-05Introduce ImmutableSortedVectorAlexander Karatarakis