Skip to content

[M3] detail::erase_if is unused dead code #27

@csparker247

Description

@csparker247

Summary

detail::erase_if in HalfEdgeMesh.hpp takes its container by value, modifies the copy, and returns it. There are no call sites in the project — it is dead code.

Fix

Remove the function.

Conductor Track

M3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions