Definition in file postypes.h.#include <cwchar>
Include dependency graph for postypes.h:
Go to the source code of this file.
|
Type used by fpos, char_traits<char>, and char_traits<wchar_t>. Definition at line 74 of file postypes.h. Referenced by fpos::fpos(), fpos::operator+(), fpos::operator+=(), fpos::operator-(), and fpos::operator-=(). |
|
File position for char streams. Definition at line 210 of file postypes.h. |
|
Integral type for I/O operation counts and buffer sizes. Definition at line 78 of file postypes.h. Referenced by num_put::do_put(), std::operator<<(), std::operator>>(), ios_base::precision(), and ios_base::width(). |
|
File position for wchar_t streams. Definition at line 212 of file postypes.h. |