Rosetta
Public Member Functions | Public Attributes | List of all members
detail::fallback_uintptr Struct Reference

#include <format.h>

Public Member Functions

 fallback_uintptr ()=default
 
 fallback_uintptr (const void *p)
 

Public Attributes

unsigned char value [sizeof(void *)]
 

Constructor & Destructor Documentation

◆ fallback_uintptr() [1/2]

detail::fallback_uintptr::fallback_uintptr ( )
default

◆ fallback_uintptr() [2/2]

detail::fallback_uintptr::fallback_uintptr ( const void *  p)
inlineexplicit

Member Data Documentation

◆ value

unsigned char detail::fallback_uintptr::value[sizeof(void *)]

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