mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +03:00
insertion_ordered_{map,set}: add new containers
These are associative map/set structures that are iterable in insertion order.
This commit is contained in:
committed by
Matthew Barr
parent
72973ccb47
commit
3ff70d5568
@@ -1007,6 +1007,7 @@ SET (hs_compile_SRCS
|
||||
src/util/graph_small_color_map.h
|
||||
src/util/hash.h
|
||||
src/util/hash_dynamic_bitset.h
|
||||
src/util/insertion_ordered.h
|
||||
src/util/math.h
|
||||
src/util/multibit_build.cpp
|
||||
src/util/multibit_build.h
|
||||
|
Reference in New Issue
Block a user