Skip to content

Support STL implementations without ios #933

@mtnpke

Description

@mtnpke

I'm working with EASTL as STL implementation, which does not implement ios. <gsl/pointers> includes iosfwd to be able to define operator<< for not_null, so I presently cannot use these features. It would be useful to be able to disable the generation of this operator so that the GSL can work without iostreams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions