StateT | Type passed to and returned from state(). |
Definition at line 95 of file postypes.h.
|
Construct position from offset.
Definition at line 116 of file postypes.h. |
|
Convert to streamoff.
Definition at line 120 of file postypes.h. |
|
Add position and offset.
Definition at line 161 of file postypes.h. |
|
Add offset to this position.
Definition at line 137 of file postypes.h. |
|
Subtract position to return offset.
Definition at line 188 of file postypes.h. References std::fpos< _StateT >::_M_off. |
|
Subtract offset from position.
Definition at line 175 of file postypes.h. |
|
Subtract offset from this position.
Definition at line 148 of file postypes.h. |
|
Return the last set value of st.
Definition at line 129 of file postypes.h. |
|
Remember the value of st.
Definition at line 124 of file postypes.h. |