Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dcore.h34 # define FMT_HAS_CPP_ATTRIBUTE(x) __has_cpp_attribute(x) macro
36 # define FMT_HAS_CPP_ATTRIBUTE(x) 0 macro