Skip to content

[[nodiscard]] for ntsa::Error #50

@smtrfnv

Description

@smtrfnv

I was thinking if it can be useful for us to declare ntsa::Error as class [[nodiscard]] ntsa::Error when the compiler supports this feature.

At the moment such declaration results in a lot of compilation warnings, mainly in test drivers. But as the idea of ntsa::Error is to return an error status from a function it's better to not ignore it.

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