| basic_ostream< _CharT, _Traits > &_STLP_CALL | operator<< | ( | basic_ostream< _CharT, _Traits > & | __os, |
| const complex< _Tp > & | __z | |||
| ) | ||||
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| Parameters | |
|---|---|
| __os | - |
| __z | - |
| basic_istream< _CharT, _Traits > &_STLP_CALL | operator>> | ( | basic_istream< _CharT, _Traits > & | __is, |
| complex< _Tp > & | __z | |||
| ) | ||||
For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html
The Symbian implementation of this API fully supports all STL functionality.
| Parameters | |
|---|---|
| __is | - |
| __z | - |