help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Where is the definitions of <iostream> functions?


From: address@hidden
Subject: Where is the definitions of <iostream> functions?
Date: Wed, 26 Sep 2007 14:26:32 -0000
User-agent: G2/1.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]