Files
eden/src/core
Lioncash e457001dce General: Make use of std::nullopt where applicable
Allows some implementations to avoid completely zeroing out the internal
buffer of the optional, and instead only set the validity byte within
the structure.

This also makes it consistent how we return empty optionals.
2020-09-22 17:32:33 -04:00
..
2020-06-27 11:36:05 -04:00
2020-06-27 11:35:21 -04:00
2020-04-20 15:53:49 -04:00
2020-08-26 02:32:32 -04:00