The attached patch implements DR136 [*], "Default arguments and friend functions."
The crux of this issue is that a function declaration that specifies a default argument must define the function and be it's only declaration. [*] http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#136 -- David Majnemer
dr136.diff
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
