const char * get(wreport::Varcode code) const
Get a value by code, returns nullptr if not found.
Definition: internals.h:20
const char * pop(wreport::Varcode code)
Get a value by code, returns nullptr if not found, removes it from the AttributeList.
Definition: internals.h:31