You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
std::serialization does not directly support serializing a map structure like LinearMap. Should we support it as a top-level construct? Records and structs are similar, but this map would allow for serializing non-string keys.