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

#include <MemoryOps.hh>

Public Member Functions

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

Detailed Description

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

Definition at line 9 of file MemoryOps.hh.

Member Function Documentation

◆ operator()()

template<typename Pixel >
void openmsx::MemoryOps::MemSet< Pixel >::operator() ( std::span< Pixel out,
Pixel  val 
) const

Definition at line 156 of file MemoryOps.cc.

References UNREACHABLE.


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