Use std::copy_n/std::fill_n instead of std::copy/std::fill where possible.
author Naram Qashat
()
committer Naram Qashat
()
commit c14b89a5a31fb9dd6400737f4d80770ea681b3e9
tree c86d72c13ff4fc781448d278263b67368d407df7
parent 1ada7c8ea0610d44821cc5aada3d42ef4b446d04
Use std::copy_n/std::fill_n instead of std::copy/std::fill where possible.
src/in_gsf/vbam/apu/Blip_Buffer.cpp
src/in_gsf/vbam/apu/Gb_Apu.cpp
src/in_gsf/vbam/gba/GBA.cpp
src/in_ncsf/SSEQPlayer/Channel.h
src/in_xsf_framework/XSFPlayer.cpp