Files
swift-mirror/include/swift/Basic
Nate Chandler 934ec10f68 [Basic] Removed spurious req from FrozenMultiMap.
Its storage vector is intended to be of some type like
`std::vector<std::pair<Key, Optional<Value>>>`, i.e., some collection of
pairs whose `second` is an `Optional<Value>`.  So when constructing a
default instance of that pair, just construct an Optional in the None
case.
2023-06-16 14:50:18 -07:00
..
2022-05-04 14:53:24 -07:00
2023-01-25 16:28:10 -08:00
2022-02-16 16:58:56 -05:00
2022-05-04 14:53:24 -07:00
2022-11-21 19:44:24 +01:00
2022-11-21 19:44:24 +01:00
2023-02-22 17:41:43 -08:00
2022-05-04 14:53:24 -07:00
2023-01-25 16:28:10 -08:00