public member function

std::bad_weak_ptr::bad_weak_ptr

<memory>
bad_weak_ptr() noexcept;
Construct bad_weak_ptr
Constructs a bad_weak_ptr exception object.

Parameters

none

See also