Create a user field value having the specified character array value.
Synopsis
Declared in <ball_userfieldvalue.h>
explicit
UserFieldValue(
bsl::vector<char> const& value,
bslma::Allocator* basicAllocator = 0);
Created with MrDocs