BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslstl_badweakptr

Detailed Description

Outline

Purpose

Provide an exception class to indicate a weak_ptr has expired.

Classes

Canonical header: bsl_memory.h

See also
bslstl_sharedptr, bslstl_stdexceptionutil

Description

This component provides ...

Usage

This section illustrates intended use of this component.

Example 1: TBD