From 8492664390621759855
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,8c2a5609551cacb7
X-Google-Attributes: gidf78e5,public
From: vandevod@cs.rpi.edu (David Vandevoorde)
Subject: Re: Instantiating members of templates.
Date: 1996/11/13
Message-ID: <xso7mnqvy7n.fsf@juicer.cs.rpi.edu>#1/1
X-Deja-AN: 196228204
references: <328929bd.109078106@nntp.ix.netcom.com>
x-original-date: 13 Nov 1996 09:58:20 -0500
organization: RPI Computer Science
x-auth: PGPMoose V1.1 PGP comp.std.c++
newsgroups: comp.std.c++
originator: fjh@mundook.cs.mu.OZ.AU


>>>>> "MR" == Mike Rubenstein <miker3@ix.netcom.com> writes:
MR> What is the intent of the following statement in 14.3.2:
MR> 	An implementation shall not instantiate a function, nonvirtual
MR> 	member function, class or member class that does not require
MR> 	instantiation.

MR> Am I correct in believing that this would make the following code
MR> legal?
[...]

Yes, you are correct.

	Daveed
---
[ comp.std.c++ is moderated.  To submit articles: try just posting with      ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu         ]
[ FAQ:      http://reality.sgi.com/employees/austern_mti/std-c++/faq.html    ]
[ Policy:   http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu                             ]



