Return the typed value found at the specified offset within the specified source.
Synopsis
Declared in <bdld_datum.h>
template<class t_TYPE>
static
t_TYPE
load(
void const* source,
int offset);
Created with MrDocs