This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: How many parameters to provide?
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Jonathan Wakely <cow at compsoc dot man dot ac dot uk>
- Cc: Chris Jefferson <caj at cs dot york dot ac dot uk>,libstdc++ <libstdc++ at gcc dot gnu dot org>
- Date: Wed, 09 Feb 2005 17:26:17 +0100
- Subject: Re: How many parameters to provide?
- References: <420A2350.1060901@cs.york.ac.uk> <20050209161926.GA48190@compsoc.man.ac.uk>
Jonathan Wakely wrote:
IMHO doing /anything/ more than the absolute minimum would be nice.
20 seems like as good a number as any, as long as it wouldn't make it
twice as hard to debug / maintain as 10 parameters.
I concur.
Paolo.