Skip to content

bitmask<> doesn't compile in C++17...  #39

@degski

Description

@degski

... because std::unary_function was removed in C++17.

1>In file included from y:\vcpkg\installed\x64-windows-static\include\experimental/bit_mask.hpp:10:
1>y:\vcpkg\installed\x64-windows-static\include\experimental/fundamental/v3/bits/bit_mask.hpp(627): error : unknown template name 'unary_function'

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