Home
last modified time | relevance | path

Searched refs:FMT_EXCEPTIONS (Results 1 – 2 of 2) sorted by relevance

/external/fmtlib/include/fmt/
Dcore.h112 #ifndef FMT_EXCEPTIONS
115 # define FMT_EXCEPTIONS 0 macro
117 # define FMT_EXCEPTIONS 1 macro
136 # if FMT_EXCEPTIONS || FMT_HAS_CXX11_NOEXCEPT
145 #if FMT_EXCEPTIONS && FMT_HAS_CPP_ATTRIBUTE(noreturn) && !FMT_MSC_VER && \
Dformat.h99 # if FMT_EXCEPTIONS
124 #if FMT_EXCEPTIONS