Skip to content

use #pragma once #429

@SunBlack

Description

@SunBlack

I saw in the programming style guide that you still use #include guards. But all compilers supports support since years #pragma once, which has some advantages comparing to old #include guard (see here). So it would be nice, if this will be changed to modern variant.

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