-
Kenton Varda authored
`Maybe<T&>` does not own the `T` it points to. But, before this change, initializing a `Maybe<T>` from a `Maybe<T&>` would inadvertently perform a move, stealing the `T` away from its owner.
132623f0
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
benchmark | ||
capnp | ||
kj | ||
CMakeLists.txt |