Skip to content

[FEATURE] erase_if for soa_vector #2098

@DenisYaroshevskiy

Description

@DenisYaroshevskiy

the api seems to be missing

good first issue comments

You just need to call eve::algo::remove_if + soa_vector::erase

Here is the file https://github.com/jfalcou/eve/blob/main/include/eve/module/algo/algo/container/soa_vector.hpp
Here is the test file https://github.com/jfalcou/eve/blob/main/test/unit/module/algo/container/soa_vector.cpp

Here is how to build and get the docker and such
https://jfalcou.github.io/eve/dev_environment.html
https://jfalcou.github.io/eve/dev_cmake.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions