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