Component‐private implementation of decay. Do not use.
Synopsis
Declared in <bslmf_decay.h>
template<
class t_TYPE,
bool t_IS_ARRAY,
bool t_IS_FUNC>
struct decay_imp
: remove_cv<t_TYPE>
Base Classes
Name |
Description |
This |
Type Aliases
Name |
Description |
This |