Hi, I'm wondering where the definitions of the functions in <iostream> are in GCC. I can not find them in GCC source code. Could you help me?
int i std::istream is; is >> i; // For example, I want the definition of this function (>>). Thanks, Peng _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus