basic_ios::int_type

A synonym for traits_type::int_type.

typedef typename traits_type::int_type int_type;

Requirements

Header: <ios>

Namespace: std

See Also

Reference

basic_ios Class

iostream Programming

iostreams Conventions

Other Resources

basic_ios Members