public member function
<memory>

std::bad_weak_ptr::bad_weak_ptr

bad_weak_ptr() noexcept;
Construct bad_weak_ptr
Constructs a bad_weak_ptr exception object.

Parameters

none

See also