-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Right now the compile time format checker does not understand :? formats. For example:
fmt::format("{{{:?}: {:?}}}", ..., ...)
fails to compile and requires a call to fmt::runtime to bypass this.
- related to
-
SERVER-106512 Investigate ScopedDebugInfo's inability to be pretty-printed
-
- In Code Review
-