Re: [C++ Patch] Use default arguments in one more place
OK. Jason
[C++ Patch] Use default arguments in one more place
Hi, while looking into a few small issues I noticed that we could use C++ defaults here too. Tested x86_64-linux. Thanks, Paolo. /// Index: cp-tree.h === --- cp-tree.h (revision 231672) +++ cp-tree.h (working