Skip to content

Deprecated features #5

@dch0ph

Description

@dch0ph

Current C++ compilers complain about:

  • std::iterator (C++17 deprecation?)
  • std::unary_function and friends (deprecated in C++11 and removed in C++17).

This functionality can probably be replaced with more modern C++ features. Shouldn't need to explicitly state argument_type etc.

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