Skip to content

Compile fails in the lastest vs2019,it WORKS before #18

Description

@OathkeePer2x

there are some error when I compile it:

  1. E0461 initial value of reference to non-const must be an lvalue
    and corresponding, Error C2664 'void std::vector<T,std::allocator>::swap(std::vector<T,std::allocator> &) noexcept': cannot convert argument 1 from 'std::vector<T,std::allocator>' to 'std::vector<T,std::allocator> &'
    image
    image
    image
    it may be caused by the swap function(something with std)?
    image

2.C2872 'byte': ambiguous symbol
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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