openMSX
Public Types | Public Member Functions | List of all members
detail::Load16 Struct Reference

#include <small_compare.hh>

Public Types

using type = uint16_t
 

Public Member Functions

type operator() (const void *p) const
 

Detailed Description

Definition at line 73 of file small_compare.hh.

Member Typedef Documentation

◆ type

using detail::Load16::type = uint16_t

Definition at line 74 of file small_compare.hh.

Member Function Documentation

◆ operator()()

type detail::Load16::operator() ( const void *  p) const
inline

Definition at line 75 of file small_compare.hh.

References unalignedLoad16().


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