openMSX
|
#include <MemoryOps.hh>
Public Member Functions | |
void | operator() (std::span< Pixel > out, Pixel val) const |
Definition at line 9 of file MemoryOps.hh.
void openmsx::MemoryOps::MemSet< Pixel >::operator() | ( | std::span< Pixel > | out, |
Pixel | val | ||
) | const |
Definition at line 156 of file MemoryOps.cc.
References UNREACHABLE.