Quick Links:

bal | bbl | bdl | bsl

Public Types

bsl::add_lvalue_reference< t_TYPE & > Struct Template Reference
[Component bslmf_addlvaluereference]

#include <bslmf_addlvaluereference.h>

List of all members.

Public Types

typedef t_TYPE & type

Detailed Description

template<class t_TYPE>
struct bsl::add_lvalue_reference< t_TYPE & >

This partial specialization of add_lvalue_reference defines a return type when it is instantiated with an lvalue reference type.

See Component bslmf_addlvaluereference


Member Typedef Documentation

template<class t_TYPE >
typedef t_TYPE& bsl::add_lvalue_reference< t_TYPE & >::type

The documentation for this struct was generated from the following file: