teslamotors / fixed-containers

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

[FixedMap/EnumMap] Add support for references for map-values #6

Closed alexkaratarakis closed 1 year ago

alexkaratarakis commented 2 years ago

... to match std::map behavior.

alexkaratarakis commented 1 year ago

Fixed in #7