Click here to Skip to main content
15,905,414 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General'^' operator Pin
LiYS4-Jul-05 22:52
LiYS4-Jul-05 22:52 
GeneralRe: '^' operator Pin
PravinSingh4-Jul-05 23:33
PravinSingh4-Jul-05 23:33 
GeneralRe: '^' operator Pin
LiYS4-Jul-05 23:48
LiYS4-Jul-05 23:48 
GeneralRe: '^' operator Pin
PravinSingh5-Jul-05 0:04
PravinSingh5-Jul-05 0:04 
GeneralRe: '^' operator Pin
Bob Stanneveld5-Jul-05 0:25
Bob Stanneveld5-Jul-05 0:25 
GeneralRe: '^' operator Pin
LiYS5-Jul-05 0:04
LiYS5-Jul-05 0:04 
GeneralRe: '^' operator Pin
Bob Stanneveld5-Jul-05 0:31
Bob Stanneveld5-Jul-05 0:31 
GeneralRe: '^' operator Pin
Bob Stanneveld5-Jul-05 0:36
Bob Stanneveld5-Jul-05 0:36 
If I believe that I'm correct, the version with the temporary object, generates less assembler instructions than this version.

If you take a look at the generated machine code, you'll see that what you are trying to do results in less optimal code!

Behind every great black man...
            ... is the police. - Conspiracy brother


Blog[^]
GeneralRe: '^' operator Pin
toxcct5-Jul-05 1:02
toxcct5-Jul-05 1:02 
GeneralRe: '^' operator Pin
Bob Stanneveld5-Jul-05 2:09
Bob Stanneveld5-Jul-05 2:09 
GeneralRe: '^' operator Pin
Toby Opferman5-Jul-05 8:32
Toby Opferman5-Jul-05 8:32 
GeneralRe: '^' operator Pin
David Crow5-Jul-05 5:05
David Crow5-Jul-05 5:05 
GeneralRe: '^' operator Pin
Toby Opferman5-Jul-05 6:45
Toby Opferman5-Jul-05 6:45 
GeneralRe: '^' operator Pin
Toby Opferman5-Jul-05 6:50
Toby Opferman5-Jul-05 6:50 
GeneralRe: '^' operator Pin
PJ Arends5-Jul-05 9:02
professionalPJ Arends5-Jul-05 9:02 
QuestionTo delete (remove) wizard created functions via IDE of VC++ 2003 ? Pin
Maxwell Chen4-Jul-05 22:29
Maxwell Chen4-Jul-05 22:29 
Generalchanging color of my form in vc++ Pin
smartymanav4-Jul-05 21:45
smartymanav4-Jul-05 21:45 
GeneralRe: changing color of my form in vc++ Pin
Alex Korchemniy4-Jul-05 21:54
Alex Korchemniy4-Jul-05 21:54 
GeneralRe: changing color of my form in vc++ Pin
David Spain5-Jul-05 18:43
David Spain5-Jul-05 18:43 
GeneralContext menu on Tree Pin
--------------------------------4-Jul-05 21:21
suss--------------------------------4-Jul-05 21:21 
GeneralRe: Context menu on Tree Pin
Bert [Otherside82] Derijckere5-Jul-05 0:31
Bert [Otherside82] Derijckere5-Jul-05 0:31 
Generalcreating modeless dialog box Pin
sayup4-Jul-05 20:41
sayup4-Jul-05 20:41 
GeneralRe: creating modeless dialog box Pin
2249174-Jul-05 20:57
2249174-Jul-05 20:57 
GeneralRe: creating modeless dialog box Pin
Cedric Moonen4-Jul-05 20:59
Cedric Moonen4-Jul-05 20:59 
GeneralRe: creating modeless dialog box Pin
2249174-Jul-05 21:05
2249174-Jul-05 21:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.