Default converter creating a VALUE from a character identifier.
Synopsis
Declared in <bsltf_testvaluesarray.h>
template<
class VALUE,
class ALLOCATOR>
struct TestValuesArray_DefaultConverter;
Description
This struct provides a namespace for a utility function, createInplace, that creates an object of the (template parameter) type VALUE from a character identifier.
Static Member Functions
Name |
Description |
Create a |
Created with MrDocs