dwww Home | Manual pages | Find package

std::bad_weak_ptr(3cxx)                                std::bad_weak_ptr(3cxx)

NAME
       std::bad_weak_ptr - Exception possibly thrown by shared_ptr.

SYNOPSIS
       Inherits std::exception.

   Public Member Functions
       virtual char const  * what () const noexcept

Detailed Description
       Exception possibly thrown by shared_ptr.

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++                       Sat May 13 2023        std::bad_weak_ptr(3cxx)

Generated by dwww version 1.14 on Thu Jan 23 21:15:29 CET 2025.