Home > Back-end >  RAD Studio 10.2.3 can not use the STL containers map?
RAD Studio 10.2.3 can not use the STL containers map?

Time:11-02

Good god,

I am RAD Studio 10.2.3 used in STL encountered such a problem,

#include
using namespace std;

STD: : map MapWeightScore;

Containers define without error,

But when in use, the map no function available



CodePudding user response:

Baidu map usage?

CodePudding user response:

MapWeightScore [0]=1.0;

CodePudding user response:

reference 1st floor ooolinux response:
baidu map usage?


Map usage, I know, the same writing, there is no problem in BCB6,

CodePudding user response:

RAD each version of the code prompt completion is so difficult,

CodePudding user response:

This new version of the code prompt, return not equal to 6.0, 2010

CodePudding user response:

Can use visual studio 20 xx written, copied again

CodePudding user response:

The measured is possible;

  • Related