libstdc++: istream.tcc File Reference (original) (raw)
Go to the source code of this file.
Functions | |
---|---|
template<typename _CharT , typename _Traits > | |
void | std::__istream_extract (basic_istream< _CharT, _Traits > &, _CharT *, streamsize) |
template<typename _CharT , typename _Traits > | |
basic_istream< _CharT, _Traits > & | std::ws (basic_istream< _CharT, _Traits > &__is) |
template<typename _CharT , typename _Traits > | |
basic_istream< _CharT, _Traits > & | std::operator>> (basic_istream< _CharT, _Traits > &__in, _CharT &__c) |
Detailed Description
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include .
Definition in file istream.tcc.