Skip to content

Cannot be used with MSVC C++ toolset 14.51.36014 #1842

@WebDancer69

Description

@WebDancer69

Header files use deprecated, and now removed, stdext::checked_array_iterator.
E..g.

containerstream.h(404,39): error C2653: 'stdext': is not a class or namespace name
std::copy(readBegin, readEnd, stdext::checked_array_iterator<_CharType*>(ptr, count));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions