BloombergLP::bslstl::HashTable_Util::assertNotNullPointer

Assert that ptr is not a null pointer.

Synopsis

Declared in <bslstl_hashtable.h>

template<class TYPE>
static
void
assertNotNullPointer(TYPE const*& ptr);

Parameters

NameDescription
ptrpointer that must not be null