From: Rafael Costa dos Santos <rafael@thinkfreak.com.br>
To: linux-c-programming@vger.kernel.org
Subject: C++ class inheritance
Date: Thu, 2 Oct 2003 04:00:12 +0000 [thread overview]
Message-ID: <200310020400.13292.rafael@thinkfreak.com.br> (raw)
Can anyone explain me what does < > means ?
Example:
class RegistrationRequestPDU : public RasPDU<H225_RegistrationRequest>
{
} ;
Is "RegistrationRequestPDU" inheriting from RasPDU, H225_RegistrationRequest
or both ?
--
Rafael Costa dos Santos
rafael@thinkfreak.com.br
next reply other threads:[~2003-10-02 4:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-02 4:00 Rafael Costa dos Santos [this message]
2003-10-02 7:30 ` C++ class inheritance Voicu Liviu
2003-10-03 12:57 ` Rafael Costa dos Santos
2003-10-03 16:19 ` Darío Mariani
-- strict thread matches above, loose matches on Subject: below --
2003-10-02 12:27 Sandro Dangui
2003-10-03 21:18 IVAN DE JESUS DERAS TABORA
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200310020400.13292.rafael@thinkfreak.com.br \
--to=rafael@thinkfreak.com.br \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.