This struct provides a namespace for a static utility function that allows casting between function and data pointers.

Synopsis

Declared in <bsls_pointercastutil.h>

struct PointerCastUtil;

Static Member Functions

Name

Description

cast

Return the specified from value cast to TO_TYPE.

Created with MrDocs