mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-02 18:25:56 +00:00
More concretely this makes Result<T*, E*> able to be move-constructed from Result<ChildClassOfT*, E*> for free. BUG=dawn:19 Change-Id: Iea2b8997079ac3bfcf270d6b73a79cf5cac2c06f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/11860 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>