BDE 4.14.0 Production release
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
bsls::PointerCastUtil Struct Reference

#include <bsls_pointercastutil.h>

Static Public Member Functions

template<class TO_TYPE , class FROM_TYPE >
static TO_TYPE cast (FROM_TYPE from)
 

Detailed Description

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


The documentation for this struct was generated from the following file: