2021-11-12

    Printing & Formatting with the {fmt} Library Printing & Formatting with the {fmt} Library {fmt}

    Follow @hackingcpp on twitter so you don't miss any updates.

    A fast(er) and safe(r) alternative to iostreams and stdio.

    The {fmt} Library

    • basic installation & setup (header-only, CMake, Visual Studio, …)
    • quick overview section covering the most important aspects
    • detailed overview section on how to format/print different types
    example-based overview of formatting and printing with the {fmt} library

    std::format and std::strftime use the same formatting tokens