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

Man Page: std::future_error

Operating Environment: centos

Section: 3

std::future_error(3)					     Library Functions Manual					      std::future_error(3)

NAME
std::future_error -
SYNOPSIS
Inherits std::logic_error. Public Member Functions future_error (error_code __ec) const error_code & code () const noexcept virtual const char * what () const noexcept Detailed Description Exception type thrown by futures. Definition at line 93 of file future. Member Function Documentation virtual const char* std::future_error::what () const [virtual], [noexcept] Returns a C-style character string describing the general cause of the current error (the same string passed to the ctor). Reimplemented from std::logic_error. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::future_error(3)
Related Man Pages
std::_base_bitset(3) - centos
std::__debug::bitset(3) - centos
std::array(3) - centos
std::type_info(3) - centos
__gnu_profile::__trace_vector_to_list(3) - centos
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing