Click here to Skip to main content
15,914,500 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Projectsettings for dual core cpu's? Pin
bosfan12-Sep-07 4:28
bosfan12-Sep-07 4:28 
GeneralRe: Projectsettings for dual core cpu's? Pin
carrivick12-Sep-07 21:50
carrivick12-Sep-07 21:50 
GeneralRe: Projectsettings for dual core cpu's? Pin
bosfan12-Sep-07 21:55
bosfan12-Sep-07 21:55 
Questiontemplate specialization Pin
Russell'12-Sep-07 3:51
Russell'12-Sep-07 3:51 
AnswerRe: template specialization Pin
Nelek12-Sep-07 3:57
protectorNelek12-Sep-07 3:57 
GeneralRe: template specialization Pin
Russell'12-Sep-07 4:01
Russell'12-Sep-07 4:01 
GeneralRe: template specialization Pin
Nelek12-Sep-07 4:37
protectorNelek12-Sep-07 4:37 
GeneralRe: template specialization Pin
Russell'12-Sep-07 5:55
Russell'12-Sep-07 5:55 
mmm...according to the typenames I must write some variations in some class member.
In my case the typenames are classes, similar, but not exactly the same...so somethimes I have to write (in the parent class) different behaviour using different member function, but to do the same thing.
The second typename (B in the example of the first message can be 'double' 'int' 'CString' ....) Wink | ;)
It's hard to explain everything but I want to be sureSigh | :sigh: that with this 'partial' specialization I can solve the problem. I have only to find the correct sintax, Unfortunatly I'm not so expert on templates and I use they not so often.
Big Grin | :-D


Russell

GeneralRe: template specialization Pin
Nelek12-Sep-07 21:45
protectorNelek12-Sep-07 21:45 
AnswerRe: template specialization Pin
Cedric Moonen12-Sep-07 4:08
Cedric Moonen12-Sep-07 4:08 
GeneralRe: template specialization Pin
Nelek12-Sep-07 4:32
protectorNelek12-Sep-07 4:32 
GeneralRe: template specialization Pin
Russell'12-Sep-07 5:15
Russell'12-Sep-07 5:15 
GeneralRe: template specialization Pin
Russell'12-Sep-07 4:35
Russell'12-Sep-07 4:35 
QuestionC++ templates Pin
minkowski12-Sep-07 2:48
minkowski12-Sep-07 2:48 
AnswerRe: C++ templates Pin
Jonathan [Darka]12-Sep-07 2:49
professionalJonathan [Darka]12-Sep-07 2:49 
GeneralRe: C++ templates Pin
minkowski12-Sep-07 3:09
minkowski12-Sep-07 3:09 
GeneralRe: C++ templates Pin
Cedric Moonen12-Sep-07 3:16
Cedric Moonen12-Sep-07 3:16 
GeneralRe: C++ templates Pin
jhwurmbach12-Sep-07 3:19
jhwurmbach12-Sep-07 3:19 
AnswerRe: C++ templates Pin
Russell'12-Sep-07 3:18
Russell'12-Sep-07 3:18 
AnswerRe: C++ templates Pin
Nemanja Trifunovic12-Sep-07 5:00
Nemanja Trifunovic12-Sep-07 5:00 
QuestionIs it possible to hide a column of a Clist control? Pin
Md. Ali Naser Khan12-Sep-07 2:40
Md. Ali Naser Khan12-Sep-07 2:40 
QuestionRe: Is it possible to hide a column of a Clist control? Pin
David Crow12-Sep-07 2:52
David Crow12-Sep-07 2:52 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Nishad S12-Sep-07 3:00
Nishad S12-Sep-07 3:00 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Manfred Staiger12-Sep-07 3:02
Manfred Staiger12-Sep-07 3:02 
AnswerRe: Is it possible to hide a column of a Clist control? Pin
Hamid_RT12-Sep-07 6:48
Hamid_RT12-Sep-07 6: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.