Same as the preceding overload, using the specified value.

Synopsis

Declared in <ball_managedattribute.h>

ManagedAttribute(
    std::string_view const& name,
    long long value,
    allocator_type const& allocator = allocator_type());

Created with MrDocs