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