This struct provides a namespace for operations on shared pointers.

Synopsis

Declared in <bslstl_sharedptr.h>

struct SharedPtrUtil;

Static Member Functions

Name

Description

constCast

constCast overloads

createInplaceUninitializedBuffer

Return a shared_ptr to a newly allocated uninitialized buffer.

dynamicCast

dynamicCast overloads

staticCast

staticCast overloads

Created with MrDocs