|
BDE 4.14.0 Production release
|
#include <bslmf_addlvaluereference.h>
Public Types | |
| typedef void | type |
This typedef defines the return type of this meta function. | |
This partial specialization of add_lvalue_reference defines the return type when it is instantiated with void type.
| typedef void bsl::add_lvalue_reference< void >::type |