Re: [gtkmm] struct ustring::SequenceToString<In,char> : public std::string
- From: Murray Cumming <murrayc usa net>
- To: "Hopfes, Harald" <Harald Hopfes Hopfes sysde eads net>
- Cc: "'gtkmm-list gnome org'" <gtkmm-list gnome org>
- Subject: Re: [gtkmm] struct ustring::SequenceToString<In,char> : public std::string
- Date: 23 Aug 2002 18:17:32 +0100
On Fri, 2002-08-23 at 17:44, Hopfes, Harald wrote:
> Hi!
>
> I am new to gtkmm,
>
> but as you say at the beginning of file glib/glibmm/ustring.h
> std::string is intended to be a final class, but
> ustring::SequenceToString<In,char> is a child of std::string??
I guess you mean that it's a "member class". How does that stop ustring
from being a "final class"
As I understand it, a "final class" is not meant to be inherited from. I
don't see how the presence of a member class encourages or forces you to
inherit from ustring?
--
Murray Cumming
murrayc usa net
www.murrayc.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]