teslamotors / fixed-containers

C++ Fixed Containers
MIT License
361 stars 31 forks source link

Make iterators of FixedMap/EnumMap dereference to a non-assignable type #8

Closed alexkaratarakis closed 1 year ago

alexkaratarakis commented 1 year ago

This matches std::map's behavior

https://github.com/teslamotors/fixed-containers/issues/9