mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 18:24:02 +00:00
![jdunn%netscape.com](/assets/img/avatar_default.png)
a function prototype. So we have to decare the function and then declare it a friend. When Default arguments are used, they need to be specified in the function prototype and NOT in the friend declaration. # 43311 r=dbaron@fas.harvard.edu