Same as the preceding overload, using the specified value.

Synopsis

Declared in <ball_scopedattribute.h>

ScopedAttribute(
    char const* name,
    char const* value,
    allocator_type const& allocator = allocator_type());

Created with MrDocs