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