Skip to content

c++ 17 the std::bind2nd issue #35

@liquidzym

Description

@liquidzym

there's no std::bind2nd method since c++17 , is there any chance can update this?
std::transform(_v.begin(), _v.end(), diff.begin(), std::bind2nd(std::minus(), mean));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions