Skip to content

Use of deprecated std::allocator<> #12

Description

@matbech

VS 15.5 with /std:c++latest complains about the deprecated use of std::allocator:

warning STL4009: std::allocator<void> is deprecated in C++17. You can define _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning.

Files:
/__net_ts/associated_allocator.hpp
/__net_ts/detail/type_traits.hpp

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