mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 15:51:37 +00:00

This will be useful after part 3 where it will be used as part of implementing Read based on Maybe for IPDL structs. Without this change, we'd need to copy to construct an IPDL struct containing a non-default-constructable type. Differential Revision: https://phabricator.services.mozilla.com/D169268