debian man page for std::error_category

Query: std::error_category

OS: debian

Section: 3cxx

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::error_category(3cxx)												 std::error_category(3cxx)

NAME
std::error_category -
SYNOPSIS
Public Member Functions error_category (const error_category &) virtual error_condition default_error_condition (int __i) const virtual bool equivalent (int __i, const error_condition &__cond) const virtual bool equivalent (const error_code &__code, int __i) const virtual string message (int) const =0 virtual const char * name () const =0 bool operator!= (const error_category &__other) const bool operator< (const error_category &__other) const error_category & operator= (const error_category &) bool operator== (const error_category &__other) const Detailed Description error_category Definition at line 66 of file system_error. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 std::error_category(3cxx)
Related Man Pages
std::type_info(3) - centos
std::__atomic_base(3) - debian
std::atomic(3) - debian
std::move_iterator(3) - debian
std::tr2::bool_set(3cxx) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?