StateT | Type passed to and returned from state(). |
Definition at line 95 of file postypes.h.
streamoff std::fpos< _StateT >::operator- | ( | const fpos< _StateT > & | __other | ) | const [inline] |
Subtract position to return offset.
Definition at line 188 of file postypes.h.
References std::fpos< _StateT >::_M_off.
_StateT std::fpos< _StateT >::state | ( | ) | const [inline] |
void std::fpos< _StateT >::state | ( | _StateT | __st | ) | [inline] |