Home
last modified time | relevance | path

Searched defs:fallback_uintptr (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dformat.h298 struct fallback_uintptr { struct
301 fallback_uintptr() = default; argument
302 explicit fallback_uintptr(const void* p) { in fallback_uintptr() function