Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!bellcore!faline!ulysses!allegra!mit-eddie!husc6!necntc!necis!mrst!sdti!wmm From: wmm@sdti.UUCP Newsgroups: comp.lang.c++ Subject: static class member restriction Message-ID: <181@sdti.UUCP> Date: Fri, 20-Nov-87 11:36:45 EST Article-I.D.: sdti.181 Posted: Fri Nov 20 11:36:45 1987 Date-Received: Mon, 23-Nov-87 01:28:36 EST Reply-To: wmm@sdti.UUCP (William M. Miller) Organization: Software Development Technologies, Sudbury MA Lines: 12 The Book, speaking of static data members of classes on p. 275, says, "[a static member] cannot be of a class with a constructor." Cfront does not enforce this restriction, and I cannot see any reason for the restriction in the first place. Is this phrase in The Book incorrect, out-of-date, or yet to be implemented? If the latter, what is the reason for the restriction? -- Non-disclaimer: My boss and I always see eye-to-eye (every time I look in the mirror). ...!genrad!mrst!sdti!wmm