__ostream_type& is the return type of write() function. Nothing important.
In C++, "&" is reference. You can just treat it as a sugar for pointers.
In reply to Re^4: Name conflict between MinGW C++ standard library header and Perl development header
by llancet
in thread Name conflict between MinGW C++ standard library header and Perl development header
by llancet
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |