This meta‐function should contain a typedef Type that specifies the type of element stored in an array of the parameterized TYPE.
Synopsis
Declared in <bdlat_arrayfunctions.h>
template<class TYPE>
struct ElementType;
Specializations
Name |
Description |
Metafunction providing the element type of |
|
Metafunction providing the element type of |
|
Specialization of |
Created with MrDocs