Click here to Skip to main content
15,890,399 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: Working with IHTMLDocument Pin
Douglas Troy8-Feb-06 6:44
Douglas Troy8-Feb-06 6:44 
AnswerRe: Working with IHTMLDocument Pin
Stephen Hewitt12-Feb-06 15:46
Stephen Hewitt12-Feb-06 15:46 
QuestionRe: Working with IHTMLDocument Pin
sprymak16-Feb-06 17:35
sprymak16-Feb-06 17:35 
QuestionOutlook add-ins. Account information. Pin
hybride2-Feb-06 21:17
hybride2-Feb-06 21:17 
AnswerRe: Outlook add-ins. Account information. Pin
Igor Vigdorchik4-Feb-06 15:01
Igor Vigdorchik4-Feb-06 15:01 
AnswerRe: Outlook add-ins. Account information. Pin
hybride5-Feb-06 21:23
hybride5-Feb-06 21:23 
QuestionSubclassing templates Pin
softwaremonkey2-Feb-06 1:36
softwaremonkey2-Feb-06 1:36 
AnswerRe: Subclassing templates Pin
toxcct2-Feb-06 2:05
toxcct2-Feb-06 2:05 
please come back to your post, click on the little [Modify] link at the bottom right, and there, check the "Ignore HTML tags in this message (good for code snippets)" check Box to let use see the whole template declaration.

note that i ask you to modify your post, not to repost it !

now i imagine you have this :
template<class T>
class xyz {
    //...
};


then you can do this (i think) :
template<class T>
class child : public xyz<T> {
    //...
};


thanks in advance...



TOXCCT >>> GEII power
[toxcct][VisualCalc 2.20][VCalc 3.0 soon...]

-- modified at 8:22 Thursday 2nd February, 2006
GeneralRe: Subclassing templates Pin
softwaremonkey2-Feb-06 2:34
softwaremonkey2-Feb-06 2:34 
GeneralRe: Subclassing templates Pin
toxcct2-Feb-06 2:37
toxcct2-Feb-06 2:37 
GeneralRe: Subclassing templates Pin
softwaremonkey2-Feb-06 2:48
softwaremonkey2-Feb-06 2:48 
GeneralRe: Subclassing templates Pin
toxcct2-Feb-06 3:07
toxcct2-Feb-06 3:07 
GeneralRe: Subclassing templates Pin
softwaremonkey2-Feb-06 3:15
softwaremonkey2-Feb-06 3:15 
QuestionSTL conflict Pin
eddyroth31-Jan-06 20:06
eddyroth31-Jan-06 20:06 
Questionrelated to thunderbird extension Pin
baldha rakesh31-Jan-06 18:54
baldha rakesh31-Jan-06 18:54 
AnswerRe: related to thunderbird extension Pin
Douglas Troy3-Feb-06 6:03
Douglas Troy3-Feb-06 6:03 
Questionerror C2976 Aaaaaaahhh Help Pin
Swinefeaster31-Jan-06 11:57
Swinefeaster31-Jan-06 11:57 
AnswerRe: error C2976 Aaaaaaahhh Help Pin
Member 6814614-Jan-09 20:48
Member 6814614-Jan-09 20:48 
QuestionChecking whether the workstation is locked. Pin
Emilio Guijarro27-Jan-06 4:51
Emilio Guijarro27-Jan-06 4:51 
AnswerRe: Checking whether the workstation is locked. Pin
Douglas Troy3-Feb-06 6:06
Douglas Troy3-Feb-06 6:06 
QuestionAnd Add-in for MS Outlook Pin
hybride25-Jan-06 23:41
hybride25-Jan-06 23:41 
AnswerRe: And Add-in for MS Outlook Pin
Igor Vigdorchik27-Jan-06 16:12
Igor Vigdorchik27-Jan-06 16:12 
AnswerRe: And Add-in for MS Outlook Pin
hybride29-Jan-06 20:11
hybride29-Jan-06 20:11 
AnswerRe: And Add-in for MS Outlook Pin
_AnsHUMAN_ 7-Feb-06 19:48
_AnsHUMAN_ 7-Feb-06 19:48 
AnswerRe: And Add-in for MS Outlook Pin
Ganesh_T16-Feb-06 23:16
Ganesh_T16-Feb-06 23:16 

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.