T O P I C R E V I E W |
streamer |
Posted - May 18 2012 : 11:15:47 AM I have create a class, wrote one function and forgot to add on the end of function a semicolon. Right clicking on function and calling Create implementation creates very unexpected behavior, copies complete class in .cpp file, removing private,public and protected keywords.
I am using VS2010 on Win7 x64
regards |
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - May 18 2012 : 5:48:02 PM I am seeing the same effect here when the closing semicolon of the last member of the class is missing and I run Create Implementation on it:
case=1567 |
|
|