Jump to content

C++ Help


trample
 Share

Recommended Posts

Code    Severity    Description    Project    File    Line    Suppression State
C3861    Error    'back_inserter': identifier not found    UserInterface    C:/\surce client\source\UserInterface\MarkManager.cpp    396    

Citar

        std::copy(pbyData, (pbyData + iSize), std::back_inserter(rSymbol.raw));

Estou sem ideias :/

 

MarkManager.cpp

MarkManager.h

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...