Skip to content

Review Rule S5.3 implementation #26

Description

@marcosbracco

Rule S5.3 is implemented around const ref but not around pointer to pointer, naked_ptr to naker_ptr or const_naked_ptr. From #8

const_naked_ptr does not currently exists in the library.
naked_ptr to naked_ptr is reported as a type safety error.
raw pointer is not allowed at all.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions