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

#include <small_compare.hh>

Public Types

using type = uint32_t
 

Public Member Functions

type operator() (const void *p) const
 

Detailed Description

Definition at line 77 of file small_compare.hh.

Member Typedef Documentation

◆ type

using detail::Load32::type = uint32_t

Definition at line 78 of file small_compare.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 79 of file small_compare.hh.

References unalignedLoad32().


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