Manipulate the attribute with the specified attributeId of the specified object.
Synopsis
Declared in <bdlat_sequencefunctions.h>
template<
class TYPE,
class MANIPULATOR>
int
bdlat_sequenceManipulateAttribute(
TYPE* object,
MANIPULATOR& manipulator,
int attributeId);
Created with MrDocs