Click here to Skip to main content
15,892,768 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionBjarne's member function binding sample is wrong? Pin
George_George9-Mar-08 16:32
George_George9-Mar-08 16:32 
AnswerRe: Bjarne's member function binding sample is wrong? Pin
Rajkumar R9-Mar-08 20:47
Rajkumar R9-Mar-08 20:47 
GeneralRe: Bjarne's member function binding sample is wrong? Pin
George_George9-Mar-08 22:30
George_George9-Mar-08 22:30 
AnswerRe: Bjarne's member function binding sample is wrong? Pin
Maxwell Chen9-Mar-08 22:52
Maxwell Chen9-Mar-08 22:52 
GeneralRe: Bjarne's member function binding sample is wrong? Pin
George_George9-Mar-08 23:48
George_George9-Mar-08 23:48 
AnswerRe: Bjarne's member function binding sample is wrong? [modified] Pin
Maxwell Chen10-Mar-08 1:11
Maxwell Chen10-Mar-08 1:11 
GeneralRe: Bjarne's member function binding sample is wrong? Pin
George_George10-Mar-08 2:29
George_George10-Mar-08 2:29 
GeneralRe: Bjarne's member function binding sample is wrong? Pin
Maxwell Chen10-Mar-08 4:28
Maxwell Chen10-Mar-08 4:28 
George_George wrote:
Do you mean your version of book is using the below code? If yes,


Could you please do not ask that many times of yes/no?! I have already asnwered "yes" in my previous reply.


George_George wrote:
error C2660: 'Container::sort' : function does not take 1 arguments


Visual C++ has problem with ISO/IEC 14882 standard. That's all.
You can try other compilers.

  Maxwell Chen

GeneralRe: Bjarne's member function binding sample is wrong? Pin
George_George10-Mar-08 19:05
George_George10-Mar-08 19:05 
AnswerRe: Bjarne's member function binding sample is wrong? Pin
David Crow10-Mar-08 3:34
David Crow10-Mar-08 3:34 
GeneralRe: Bjarne's member function binding sample is wrong? Pin
George_George10-Mar-08 3:43
George_George10-Mar-08 3:43 
Generalnon-dependent name in template function Pin
George_George9-Mar-08 16:10
George_George9-Mar-08 16:10 
GeneralVC++ MFC - getting started Pin
Fred Andres9-Mar-08 14:35
Fred Andres9-Mar-08 14:35 
GeneralRe: VC++ MFC - getting started Pin
Christian Graus9-Mar-08 19:45
protectorChristian Graus9-Mar-08 19:45 
GeneralRe: VC++ MFC - getting started Pin
David Crow10-Mar-08 3:43
David Crow10-Mar-08 3:43 
Questionvector.push_back, item disappears [modified] Pin
Anthony Mushrow9-Mar-08 14:26
professionalAnthony Mushrow9-Mar-08 14:26 
GeneralRe: vector.push_back, item disappears Pin
Mark Salsbery9-Mar-08 14:42
Mark Salsbery9-Mar-08 14:42 
GeneralRe: vector.push_back, item disappears Pin
Anthony Mushrow9-Mar-08 14:56
professionalAnthony Mushrow9-Mar-08 14:56 
GeneralRe: vector.push_back, item disappears Pin
Mark Salsbery9-Mar-08 15:05
Mark Salsbery9-Mar-08 15:05 
GeneralRe: vector.push_back, item disappears Pin
Anthony Mushrow9-Mar-08 15:18
professionalAnthony Mushrow9-Mar-08 15:18 
GeneralRe: vector.push_back, item disappears Pin
Mark Salsbery9-Mar-08 15:31
Mark Salsbery9-Mar-08 15:31 
QuestionThe old story of "DEBUG vs RELEASE" Pin
Joseph Marzbani9-Mar-08 5:55
Joseph Marzbani9-Mar-08 5:55 
QuestionRe: The old story of "DEBUG vs RELEASE" Pin
CPallini9-Mar-08 6:16
mveCPallini9-Mar-08 6:16 
GeneralRe: The old story of "DEBUG vs RELEASE" Pin
john56329-Mar-08 21:32
john56329-Mar-08 21:32 
GeneralCopy constructor problem [modified] Pin
followait9-Mar-08 5:48
followait9-Mar-08 5:48 

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.