Agora  1.2.0
Agora project
fmt::v8::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]

fmt::v8::detail::fallback_uintptr::fallback_uintptr ( )
default

◆ fallback_uintptr() [2/2]

fmt::v8::detail::fallback_uintptr::fallback_uintptr ( const void *  p)
inlineexplicit
Here is the call graph for this function:

Member Data Documentation

◆ value

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

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