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

Man Page: std::bad_weak_ptr

Operating Environment: centos

Section: 3

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

NAME
std::bad_weak_ptr -
SYNOPSIS
Inherits std::exception. Public Member Functions virtual char const * what () const noexcept Detailed Description Exception possibly thrown by shared_ptr. Definition at line 64 of file shared_ptr_base.h. Member Function Documentation virtual char const* std::bad_weak_ptr::what () const [virtual], [noexcept] 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::bad_weak_ptr(3)
Related Man Pages
std::_base_bitset(3) - centos
std::__debug::bitset(3) - centos
std::__profile::bitset(3) - centos
std::type_info(3) - centos
__gnu_parallel::_lexicographic(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq