[comp.lang.c++] ellipsis & default args

rfg@pink.ACA.MCC.COM (Ron Guilmette) (06/09/89)

Is the following code legal?

	void function (int arg1, int arg2 = 99, ...) { }

Cfront 1.2 thinks so but G++ 1.35.0 doesn't.

-- 
// Ron Guilmette  -  MCC  -  Experimental Systems Kit Project
// 3500 West Balcones Center Drive,  Austin, TX  78759  -  (512)338-3740
// ARPA: rfg@mcc.com
// UUCP: {rutgers,uunet,gatech,ames,pyramid}!cs.utexas.edu!pp!rfg