Skip to content

constructor from any const char* and std::string #44

@Raildex

Description

@Raildex

You can't construct a fixed string from anything other than fixed strings or char[N] where N is the same size as the fixed string's size.
It would be great to have convenience constructors that take any string and just truncate them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions