std::ios_base_failure(3) centos man page | unix.com

Man Page: std::ios_base_failure

Operating Environment: centos

Section: 3

std::ios_base::failure(3)				     Library Functions Manual					 std::ios_base::failure(3)

NAME
std::ios_base::failure -
SYNOPSIS
Inherits std::exception. Public Member Functions failure (const string &__str) throw () virtual const char * what () const throw () Detailed Description These are thrown to indicate problems with io. 27.4.2.1.1 Class ios_base::failure. Definition at line 209 of file ios_base.h. Member Function Documentation virtual const char* std::ios_base::failure::what () const [virtual] Returns a C-style character string describing the general cause of the current error. Reimplemented from std::exception. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::ios_base::failure(3)
Related Man Pages
std::exception(3) - centos
std::money_put(3) - centos
std::time_put(3) - centos
std::basic_istream_sentry(3cxx) - debian
std::basic_ostream_sentry(3cxx) - debian
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq