Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcore.h28 # define FMT_HAS_INCLUDE(x) __has_include(x) macro
30 # define FMT_HAS_INCLUDE(x) 0 macro