mirror of
https://github.com/fmtlib/fmt.git
synced 2026-04-28 18:02:08 +02:00
Disable the fmt(...) macro by default (#853)
This commit is contained in:
@@ -3859,7 +3859,7 @@ FMT_END_NAMESPACE
|
||||
return S{}; \
|
||||
}()
|
||||
|
||||
#ifndef FMT_NO_FMT_STRING_ALIAS
|
||||
#if defined(FMT_STRING_ALIAS) && FMT_STRING_ALIAS
|
||||
/**
|
||||
\rst
|
||||
Constructs a compile-time format string.
|
||||
|
||||
Reference in New Issue
Block a user