Same as the preceding overload for the specified value type.

Synopsis

Declared in <bdld_datummaker.h>

bdld::Datum
operator()(bdld::DatumMutableMapRef const& value) const;

Return Value

a Datum having the specified value

Parameters

Name

Description

value

value to store in the returned Datum

Created with MrDocs