[#BloombergLP-bdld-Datum_Helpers-load] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/Datum_Helpers.adoc[Datum_Helpers]::load :relfileprefix: ../../../ :mrdocs: Return the typed value found at the specified `offset` within the specified `source`. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static t_TYPE load( void const* source, int offset); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#