mirror of
https://github.com/fmtlib/fmt.git
synced 2026-06-16 17:06:19 +08:00
## Problem In the case of an existing `fmt` namespace (in my project this looks like `Project::fmt`) it is possible to get a namespace clash in debug builds (MSVC 2017) ## Proposed Solution When referencing `fmt` internally, be explicit that it is relative to the global namespace using `::fmt` |
||
|---|---|---|
| .. | ||
| fmt | ||