From 8436017973870041925
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,7538bd92d6a9557a
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1995-01-20 14:20:47 PST
Newsgroups: comp.std.c++
From: andys@thone.demon.co.uk (Andy Sawyer)
Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!gw1.att.com!fnnews.fnal.gov!mp.cs.niu.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!news.sprintlink.net!pipex!peernews.demon.co.uk!thone.demon.co.uk!andys
Subject: Re: short enum, bool
References: <scottyD2DFML.MDt@netcom.com> <790596622snz@wslint.demon.co.uk>
Organization: The United Federation Of Planets
Reply-To: andys@thone.demon.co.uk
X-Newsreader: Demon Internet Simple News v1.29
Lines: 19
X-Posting-Host: thone.demon.co.uk
Date: Fri, 20 Jan 1995 22:20:47 +0000
Message-ID: <790640447snz@thone.demon.co.uk>
Sender: usenet@demon.co.uk

In article <790596622snz@wslint.demon.co.uk>
           Kevlin@wslint.demon.co.uk "Kevlin Henney" writes:

> 
> Hey, isn't it about time somebody asked about enum inheritance? (HHOK)
> Nobody's suggested adding that to the language for at least a couple of months
> <grin>
> 

 .. how about being able to derive from int then? <even bigger grin>
 (In case you were wondering, I wanted to do this once, many years ago!)

Regards
 virtual Andy() = 0;
-- 
* Andy Sawyer ** e-mail:andys@thone.demon.co.uk ** Compu$erve:100432,1713 **
 The opinions expressed above are my own, but you are granted the right to
 use and freely distribute them. I accept no responsibility for any injury,
 harm or damage arising from their use.                --   The Management.


