Skip to content

SWI-cpp2.h should be in a namespace #43

@kamahen

Description

@kamahen

The reason is given here: https://google.github.io/styleguide/cppguide.html#Namespaces

This would require users of SWI-cpp2.h to add a "using namespace swi_cpp2;" or add "swi_cpp2::" to all references to items in SWI-cpp2.h.

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