Click here to Skip to main content
15,900,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 2:54
George_George1-Apr-08 2:54 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 3:01
mveCPallini1-Apr-08 3:01 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 3:16
George_George1-Apr-08 3:16 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 4:09
mveCPallini1-Apr-08 4:09 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 4:19
George_George1-Apr-08 4:19 
GeneralRe: auto_ptr array Pin
led mike1-Apr-08 4:24
led mike1-Apr-08 4:24 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 4:37
George_George1-Apr-08 4:37 
GeneralRe: auto_ptr array Pin
led mike1-Apr-08 5:07
led mike1-Apr-08 5:07 
George_George wrote:
What is your reply to my original question?


I have no answer for it. I don't understand the premise. auto_ptr should be used to implement exception safe locality and I don't understand the need to have an array of int pointers for local use. I would just put the ints on the stack and I would not use an array I would use a vector.


led mike

GeneralRe: auto_ptr array Pin
George_George1-Apr-08 19:38
George_George1-Apr-08 19:38 
GeneralRe: auto_ptr array Pin
led mike2-Apr-08 5:01
led mike2-Apr-08 5:01 
GeneralRe: auto_ptr array Pin
George_George2-Apr-08 23:38
George_George2-Apr-08 23:38 
JokeRe: auto_ptr array Pin
Cedric Moonen1-Apr-08 4:40
Cedric Moonen1-Apr-08 4:40 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 19:40
George_George1-Apr-08 19:40 
GeneralRe: auto_ptr array [modified] Pin
CPallini1-Apr-08 4:47
mveCPallini1-Apr-08 4:47 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 19:37
George_George1-Apr-08 19:37 
QuestionRe: auto_ptr array Pin
CPallini1-Apr-08 21:10
mveCPallini1-Apr-08 21:10 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 21:16
George_George1-Apr-08 21:16 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 21:40
mveCPallini1-Apr-08 21:40 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 22:29
George_George1-Apr-08 22:29 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 22:47
mveCPallini1-Apr-08 22:47 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 23:02
George_George1-Apr-08 23:02 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 23:07
mveCPallini1-Apr-08 23:07 
GeneralRe: auto_ptr array Pin
George_George1-Apr-08 23:14
George_George1-Apr-08 23:14 
GeneralRe: auto_ptr array Pin
CPallini1-Apr-08 23:49
mveCPallini1-Apr-08 23:49 
GeneralRe: auto_ptr array Pin
George_George2-Apr-08 1:14
George_George2-Apr-08 1:14 

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.