8#ifndef INCLUDED_BSLMF_ADDLVALUEREFERENCE
9#define INCLUDED_BSLMF_ADDLVALUEREFERENCE
114#include <bslscm_version.h>
127template <
class t_TYPE>
134#if !defined(BSLS_COMPILERFEATURES_SUPPORT_RVALUE_REFERENCES)
138template <
class t_TYPE>
180 typedef void const volatile type;
183#ifdef BSLS_COMPILERFEATURES_SUPPORT_ALIAS_TEMPLATES
191template <
class t_TYPE>
#define BSLS_IDENT(str)
BSLS_IDENT() - insert string into .comment binary segment (if supported)
Definition bsls_ident.h:238
Definition bdlat_valuetypefunctions.h:939
t_TYPE & type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:142
void type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:153
void const type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:162
void const volatile type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:180
void volatile type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:171
Definition bslmf_addlvaluereference.h:128
t_TYPE & type
This typedef defines the return type of this meta function.
Definition bslmf_addlvaluereference.h:131