Query: std::error_category
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
std::error_category(3) Library Functions Manual std::error_category(3)NAMEstd::error_category -SYNOPSISPublic Member Functions error_category (const error_category &)=delete virtual error_condition default_error_condition (int __i) const noexcept virtual bool equivalent (int __i, const error_condition &__cond) const noexcept virtual bool equivalent (const error_code &__code, int __i) const noexcept virtual string message (int) const =0 virtual const char * name () const noexcept=0 bool operator!= (const error_category &__other) const noexcept bool operator< (const error_category &__other) const noexcept error_category & operator= (const error_category &)=delete bool operator== (const error_category &__other) const noexcept 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 Jun 10 2014 std::error_category(3)
Related Man Pages |
---|
std::_base_bitset(3) - centos |
std::__atomic_base(3) - centos |
std::array(3) - centos |
std::atomic_bool(3) - centos |
std::__atomic_base(3) - debian |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |