Same as the preceding overload, using the specified value.

Synopsis

Declared in <ball_attribute.h>

Attribute(
    char const* name,
    bdlb::Guid value,
    allocator_type const& allocator = allocator_type());

Parameters

Name

Description

name

literal attribute name

value

GUID attribute value

allocator

allocator used to supply memory

Created with MrDocs