basic_filebuf::off_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::off_type off_type;
Requirements
Header: <fstream>
Namespace: std
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Makes this type within basic_filebuf's scope equivalent to the type of the same name in the Tr scope.
typedef typename traits_type::off_type off_type;
Header: <fstream>
Namespace: std