basic_filebuf::pos_type
Makes this type within basic_filebuf's scope equivalent to the type of the same name in the Tr scope.
typedef typename traits_type::pos_type pos_type;
Requirements
Header: <fstream>
Namespace: std
Makes this type within basic_filebuf's scope equivalent to the type of the same name in the Tr scope.
typedef typename traits_type::pos_type pos_type;
Header: <fstream>
Namespace: std