Skip to content

Use __attribute__((pure)) and __attribute__((const)) in functions that are not inlined? #48

Description

@Illia-Vidanov

What about using attribute((pure)) and attribute((const)) in functions that aren't inlined to avoid some call penalty when using in non constexpr context?

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