Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
OathkeePer2x opened this issue Aug 20, 2021 · 0 comments
Open

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

OathkeePer2x opened this issue Aug 20, 2021 · 0 comments

Comments

@OathkeePer2x
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant