Return the specified object converted to void *, using PointerUtil::voidify when IS_POLYMORPHIC is false.
Synopsis
Declared in <bslma_deleterhelper.h>
template<class TYPE>
static
void*
caster(TYPE const* object);
Created with MrDocs