mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #557] [MERGED] cd_image: Make use of std::array where applicable #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/557
Author: @lioncash
Created: 6/23/2020
Status: ✅ Merged
Merged: 6/23/2020
Merged by: @stenzek
Base:
master← Head:data📝 Commits (1)
0abe4c6cd_image: Make use of std::array where applicable📊 Changes
4 files changed (+19 additions, -14 deletions)
View changed files
📝
src/common/cd_image.cpp(+1 -1)📝
src/common/cd_image.h(+6 -3)📝
src/common/cd_subchannel_replacement.cpp(+7 -6)📝
src/common/cd_subchannel_replacement.h(+5 -4)📄 Description
Simplifies array copies.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.