Default converter creating a VALUE from a character identifier.
Declared in <bsltf_testvaluesarray.h>
template<
class VALUE,
class ALLOCATOR>
struct TestValuesArray_DefaultConverter;
This struct provides a namespace for a utility function, createInplace, that creates an object of the (template parameter) type VALUE from a character identifier.
| Name | Description |
|---|---|
createInplace | Create a VALUE at objPtr unique for the specified value. |