Skip to content

template function length will occur with debug #33

@augustheart

Description

@augustheart

I notice the template function
inline constexpr std::size_t length(CharT* s, std::size_t result = 0)
use tail call optimization. It can cause a stack overflow with debug because optimization was disabled.

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