basic_filebuf::int_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::int_type int_type;
Requirements
Header: <fstream>
Namespace: std
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Makes this type within basic_filebuf's scope equivalent to the type of the same name in the Tr scope.
typedef typename traits_type::int_type int_type;
Header: <fstream>
Namespace: std