T_STD ostream& operator<< | ( | T_STD ostream & | out, | |
const tvertex & | v | |||
) | [inline] |
T_STD ostream& operator<< | ( | T_STD ostream & | out, | |
const tedge & | e | |||
) | [inline] |
T_STD ostream& operator<< | ( | T_STD ostream & | out, | |
const tbrin & | b | |||
) | [inline] |
T_STD istream& operator>> | ( | T_STD istream & | in, | |
T *& | p | |||
) | [inline] |
T_STD istream& operator>> | ( | T_STD istream & | in, | |
tvertex & | v | |||
) | [inline] |
T_STD istream& operator>> | ( | T_STD istream & | in, | |
tedge & | e | |||
) | [inline] |
T_STD istream& operator>> | ( | T_STD istream & | in, | |
tbrin & | b | |||
) | [inline] |