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

#include <small_compare.hh>

Public Types

using type = uint64_t
 

Public Member Functions

type operator() (const void *p) const
 

Detailed Description

Definition at line 81 of file small_compare.hh.

Member Typedef Documentation

◆ type

using detail::Load64::type = uint64_t

Definition at line 82 of file small_compare.hh.

Member Function Documentation

◆ operator()()

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

Definition at line 83 of file small_compare.hh.

References unalignedLoad64().


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