|
0d9769f2b7
|
Added missing include.
|
2024-12-21 22:29:50 +01:00 |
|
|
36a9b60e0b
|
Added constant index operator to VectorMap.
|
2024-12-18 14:50:01 +01:00 |
|
|
34adf3f006
|
Added constructors so the VectorMap is default-, copy- and move-constructible.
|
2024-12-06 18:05:42 +01:00 |
|
|
5596ab16a7
|
Added VectorMap type (for having a map-like interface using std::vector that supports incomplete types).
|
2024-12-06 17:59:37 +01:00 |
|