mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 19:47:43 +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
@@ -78,6 +78,7 @@ set(unit_internal_SOURCES
|
||||
internal/flat_set.cpp
|
||||
internal/flat_map.cpp
|
||||
internal/graph.cpp
|
||||
internal/insertion_ordered.cpp
|
||||
internal/lbr.cpp
|
||||
internal/limex_nfa.cpp
|
||||
internal/masked_move.cpp
|
||||
|
Reference in New Issue
Block a user