Value is an alias for the attribute type variant.
Value
Declared in <ball_attribute.h>
<ball_attribute.h>
typedef bdlb::Variant<int, long, long long, unsigned int, unsigned long, unsigned long long, bsl::string, void const*, bdlb::Guid> Value;
Created with MrDocs