DEPRECATED: Use ForwardingType instead.
Synopsis
Declared in <bslmf_forwardingtype.h>
template<class t_TYPE>
struct ConstForwardingType
: ForwardingType<t_TYPE>
Base Classes
Name |
Description |
This template metafunction has a member |
Type Aliases
Name |
Description |
The closest type used to "reconstitute" |
|
The type that should be used to forward |
Created with MrDocs