libstdc++
postypes.h File Reference

Go to the source code of this file.

Classes

class  std::fpos< _StateT >
 

Namespaces

 std
 

Typedefs

typedef long long std::streamoff
 
typedef fpos< mbstate_t > std::streampos
 
typedef ptrdiff_t std::streamsize
 
typedef fpos< mbstate_t > std::u16streampos
 
typedef fpos< mbstate_t > std::u32streampos
 
typedef fpos< mbstate_t > std::wstreampos
 

Functions

template<typename _StateT >
bool std::operator!= (const fpos< _StateT > &__lhs, const fpos< _StateT > &__rhs)
 
template<typename _StateT >
bool std::operator== (const fpos< _StateT > &__lhs, const fpos< _StateT > &__rhs)
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <iosfwd>.

Definition in file postypes.h.