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

Format unique_ptr with custom deleter #3177

Merged
merged 2 commits into from Nov 14, 2022

Commits on Nov 12, 2022

  1. Format unique_ptr with custom deleter

    Added deleter type to fmt::ptr unique_ptr overload. Deleter type is
    part of the unique_ptr type.
    hmbj committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    0a4dd1e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Review: apply clang-format

    hmbj committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    ca19cc6 View commit details
    Browse the repository at this point in the history