Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to clear ambiguous compile time claims #1775

Merged
merged 2 commits into from
Jul 16, 2020
Merged

Commits on Jul 15, 2020

  1. Trying to clear ambiguous compile time claims

    Documentation was a bit misleading.
    Many people assume that fmt does compile time checks by default, while it requires the use of `FMT_STRING`.
    It was also unclear that FMT_COMPILE does the same checks.
    
    fmtlib#1772
    leolchat authored Jul 15, 2020
    Configuration menu
    Copy the full SHA
    e3ad200 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Update api.rst

    leolchat authored Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d363b72 View commit details
    Browse the repository at this point in the history