Skip to content

input iterator for string fails to compile #1

@tegularius

Description

@tegularius

Hi, it breaks at input_iterator_adapter.hpp:152 for std::string because the second argument of std::conditional<> would be invalid for the strings input iterator (char) [I think, I am just now trying to refresh my c++]
Therefore demo02 cannot compile.

Introduced in eab7573.

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