Function object that hashes shared_ptr/`weak_ptr` owner identity.

Synopsis

Declared in <bslstl_ownerhash.h>

struct owner_hash;

Type Aliases

Name

Description

is_transparent

Type alias indicating this is a transparent hash functor.

Member Functions

Name

Description

operator()

Return the result of calling owner_hash() on the specified x.

Created with MrDocs