Skip to content

Better error messages #357

Closed
Closed
@foonathan

Description

@foonathan

If you pass in a type that cannot be formatted, the error messages aren't.. exactly nice.

There are strategies to provide better error messages, namely a fallback functions that gets chosen as last resort with a static_assert() upon instantiation (I wrote a blog post if you are not aware of such techniques).

It would be nice if you implement something like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions