/home/ntakagi/work/STLport-5.1.5/stlport/stl/_complex.c File Reference

#include <stl/_complex.h>
#include <stl/_istream.h>
#include <stl/_sstream.h>
#include <stl/_string_io.h>

Go to the source code of this file.

Functions

template<class _Tp, class _CharT, class _Traits>
basic_ostream< _CharT, _Traits
> &_STLP_CALL 
operator<< (basic_ostream< _CharT, _Traits > &__os, const complex< _Tp > &__z)
template<class _Tp, class _CharT, class _Traits>
basic_istream< _CharT, _Traits
> &_STLP_CALL 
operator>> (basic_istream< _CharT, _Traits > &__is, complex< _Tp > &__z)


Function Documentation

template<class _Tp, class _CharT, class _Traits>
basic_ostream<_CharT, _Traits>& _STLP_CALL operator<< ( basic_ostream< _CharT, _Traits > &  __os,
const complex< _Tp > &  __z 
)

Definition at line 92 of file _complex.c.

template<class _Tp, class _CharT, class _Traits>
basic_istream<_CharT, _Traits>& _STLP_CALL operator>> ( basic_istream< _CharT, _Traits > &  __is,
complex< _Tp > &  __z 
)

Definition at line 107 of file _complex.c.



Generated on Mon Mar 10 15:32:48 2008 by  doxygen 1.5.1