Skip to content

avoiding unix-style directory shortcuts ".." #23

@UladBohdan

Description

@UladBohdan

in accordance with Google C++ styleguide and in order to keep code portability we should avoid unix directory shortcuts. https://google.github.io/styleguide/cppguide.html#Names_and_Order_of_Includes

seems that with the project structure we have we're unable to do that.

should we be worried about that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions