On Wed, 2010-10-27 at 13:49 -0700, Daniel Dilts wrote: > I'm trying to figure out how to write a program that will, at run > time, say if a class is default constructable, but won't cause > compile-time failures if it isn't.
<sarcasm>Have you considered using the factory pattern?</sarcasm> -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list
