Meta‐function mapping an array type to a pointer type.
Synopsis
Declared in <bslmf_arraytopointer.h>
template<class t_TYPE>
struct ArrayToPointer;
Type Aliases
Name |
Description |
Alias for the pointer type corresponding to |
Specializations
Name |
Created with MrDocs