Commit 8b5eec7a authored by Tomáš Jakubec's avatar Tomáš Jakubec
Browse files

TODO is done

parent 45fa5f22
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -28,7 +28,6 @@ struct SerializeIterable {
        }
    }

    // TODO think how to deserialize lists and maps
};

struct DeserializeAsociativeMap {