Default customization‐point implementation of manipulateAttributes.

Synopsis

Declared in <bdlat_sequencefunctions.h>

template<
    class TYPE,
    class MANIPULATOR>
int
bdlat_sequenceManipulateAttributes(
    TYPE* object,
    MANIPULATOR& manipulator);

Created with MrDocs