Home > Software engineering >  The error C2633: "ATL: : CStringT <BaseType, StringTraits>" : "inline" is
The error C2633: "ATL: : CStringT <BaseType, StringTraits>" : "inline" is

Time:10-03

I am a beginner in attempt to make up a simple calculator but encounter this problem among
Error 1 error C2633: "ATL: : CStringT" : "inline" is the only legitimate storage class constructor
Pray god help me!

CodePudding user response:

The building Lord, can you post code

CodePudding user response:

reference 1st floor ant2012 response:
the building Lord, can you paste the code


I just rebooted the VS disappeared after the problem, should be I changed the software caused by an option,
Anyway, thank you!

CodePudding user response:

The compiler may be a problem

CodePudding user response:

Constructor cannot statement into a virtual function, in front of the constructor and virtual will quote this kind of mistake,,,
  • Related