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

Added std::type_info formatter #3978

Merged
merged 1 commit into from
May 28, 2024
Merged

Added std::type_info formatter #3978

merged 1 commit into from
May 28, 2024

Commits on May 28, 2024

  1. Added std::type_info formatter

    * Added std::type_info formatter;
    * Reused std::type_info formatter in std::exception formatters;
    * Updated MSVC std::type_info outputting to exclude all class, struct and enum occurences.
    matt77hias committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ce8aadf View commit details
    Browse the repository at this point in the history