openMSX
Public Member Functions | List of all members
openmsx::MemoryOps::MemSet2< Pixel > Struct Template Reference

#include <MemoryOps.hh>

Public Member Functions

void operator() (std::span< Pixel > out, Pixel val0, Pixel val1) const
 

Detailed Description

template<typename Pixel>
struct openmsx::MemoryOps::MemSet2< Pixel >

Definition at line 12 of file MemoryOps.hh.

Member Function Documentation

◆ operator()()

template<typename Pixel >
void openmsx::MemoryOps::MemSet2< Pixel >::operator() ( std::span< Pixel out,
Pixel  val0,
Pixel  val1 
) const

Definition at line 166 of file MemoryOps.cc.

References UNREACHABLE.


The documentation for this struct was generated from the following files: